wxSpinCtrl

2 views
Skip to first unread message

Salman Saeed

unread,
Feb 27, 2003, 2:03:29 AM2/27/03
to wx-u...@lists.wxwindows.org
Hello,
Could someone tell me how to fire an event for wxSpinCtrl after the user
enters a value and hits the enter key? The only event I know how to do is
the standard EVT_SPINCTRL() which only fires after the user hits the up or
down arrow on the control and not when they hit enter.
Thanks
Salman


Vadim Zeitlin

unread,
Feb 27, 2003, 5:07:08 AM2/27/03
to wx-u...@lists.wxwindows.org
On Wed, 26 Feb 2003 23:03:29 -0800 Salman Saeed <sal...@microdisplay.com> wrote:

SS> Could someone tell me how to fire an event for wxSpinCtrl after the user
SS> enters a value and hits the enter key?

Spin control generates the standard EVT_TEXT_ENTER in this case.

HTH,
VZ


Robin Dunn

unread,
Feb 27, 2003, 12:26:56 PM2/27/03
to wx-u...@lists.wxwindows.org
Jose Maria MOLINS wrote:
> Hi,
> Is there a way to get all hard drives in one machine (c:, d: etc) and show
> them in a tree control?

wxGenericDirCtrl


--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Reply all
Reply to author
Forward
0 new messages