[wx-dev] Re: #9521: Select all when edit ctrl receives focus
wxTrac
noreply at wxsite.net
Mon Jun 2 07:17:40 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9521#comment:1>
#9521: Select all when edit ctrl receives focus
--------------------------+-------------------------------------------------
Reporter: doornik | Owner: csomor
Type: enhancement | Status: accepted
Priority: normal | Milestone:
Component: wxMac | Version: 2.8.x
Resolution: | Keywords: wxTextCtrl wxSpinCtrl
Blockedby: | Patch: 1
Blocking: |
--------------------------+-------------------------------------------------
Changes (by csomor):
* owner: => csomor
* status: new => accepted
Comment:
I've gone lengths to make sure that wx can have the selection preserved
and be changed programmatically like in other ports for the single line
control. Also with this patch when clicking into a non-focused control
which extends beyond the bounds a non expected scrolling happens, so I'd
rather put this one level up into a wx-event handler, I'll check and
compare with msw as well, as I guess there it might make sense as well ...
Thanks,
STefan
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9521#comment:1>
More information about the wx-dev
mailing list