[ wxwindows-Bugs-1875028 ] Ctrl-K in textctrls
SourceForge.net
noreply at sourceforge.net
Fri Feb 22 10:33:50 PST 2008
Bugs item #1875028, was opened at 2008-01-18 21:41
Message generated for change (Comment added) made by csomor
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1875028&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxMac specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Robin Dunn (robind)
Assigned to: Stefan Csomor (csomor)
Summary: Ctrl-K in textctrls
Initial Comment:
On Mac the native textctrls support common emacs key-bindings for cursor movement and such. Most work fine in wx apps too, except for Ctrl-K. It should do a kill to end of line, but we seem to be getting a WXK_PAGEUP for it instead.
----------------------------------------------------------------------
>Comment By: Stefan Csomor (csomor)
Date: 2008-02-22 19:33
Message:
Logged In: YES
user_id=81467
Originator: NO
this feature seems to be available in cocoa controls only
sorry
stefan
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1875028&group_id=9863
More information about the wx-dev
mailing list