Perl-tk cut and paste key bindings
Colin Tuckley <[email protected]>
| Newsgroups | gmane.comp.lang.perl.tk |
|---|---|
| Message-ID | <[email protected]> |
(cross posted from comp.lang.perl.tk where there was no response) We have a bug filed against the Debian package of perl-tk [1] which says that "CAPS-LOCK + Ctrl + c does not copy into clipboard in TextUndo". I've checked cut/paste in Windows XP applications and it does indeed work there. I've investigated and found that these key bindings are set in MainWindow.pm and are thus active for the whole application. The bindings for cut, copy, paste, undo, and redo are set differently for different display managers (x11, win32, aqua and classic). My question is: should we add the <Control> + <shift> + c (and other) bindings and if so to which display types? The patch is quite simple, it's deciding on the policy that is difficult and I am not familiar enough with the different display systems to know what is considered "usual" behaviour. Comments and suggestions welcome. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=205895 regards, Colin -- Colin Tuckley | [email protected] | PGP/GnuPG Key Id +44(0)1903 236872 | +44(0)7799 143369 | 0x1B3045CE "Heisenberg may have slept here" -++**==--++**==--++**==--++**==--++**==--++**==--++**== This message was posted through the Stanford campus mailing list server. If you wish to unsubscribe from this mailing list, send the message body of "unsubscribe ptk" to [email protected]