Re: wxSpinCtrl and `wxEVT_SPIN_{UP,DOWN}` (#17719)

25 views
Skip to first unread message

VZ

unread,
Sep 27, 2025, 8:19:27 AM (9 days ago) Sep 27
to wx-...@googlegroups.com, wxtrac, Author
vadz left a comment (wxWidgets/wxWidgets#17719)

It would be more useful to generate these events in all ports rather than none, so if anybody can implement them for wxGTK/wxOSX (and wxQt?), it would be great. For wxMSW just reverting the commit linked above should probably still work.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: <wxWidgets/wxWidgets/issues/17719/3341611928@github.com>

Braden Ganetsky

unread,
Sep 27, 2025, 12:50:06 PM (9 days ago) Sep 27
to wx-...@googlegroups.com, wxtrac, Author
k3DW left a comment (wxWidgets/wxWidgets#17719)

Just commenting to endorse this. It may be a niche use case, but I would like to generate and handle wxEVT_SPIN_{UP,DOWN} events with a wxSpinCtrl.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you authored the thread.Message ID: <wxWidgets/wxWidgets/issues/17719/3341913946@github.com>

VZ

unread,
Sep 27, 2025, 12:53:55 PM (9 days ago) Sep 27
to wx-...@googlegroups.com, wxtrac, Author
vadz left a comment (wxWidgets/wxWidgets#17719)

The best endorsement would be to try to implement this. Either you would succeed, or at least we would know that this can't be done (easily) and then we could think about making generic implementation available for people who absolutely need this.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you authored the thread.Message ID: <wxWidgets/wxWidgets/issues/17719/3341915878@github.com>

Braden Ganetsky

unread,
Sep 27, 2025, 12:55:10 PM (9 days ago) Sep 27
to wx-...@googlegroups.com, wxtrac, Author
k3DW left a comment (wxWidgets/wxWidgets#17719)

Yes good point. I can attempt it.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you authored the thread.Message ID: <wxWidgets/wxWidgets/issues/17719/3341916465@github.com>

RobertRoeb

unread,
Sep 28, 2025, 3:51:51 AM (8 days ago) Sep 28
to wx-...@googlegroups.com, wxtrac, Author
RobertRoeb left a comment (wxWidgets/wxWidgets#17719)

Is the idea to be able to veto the event? This should be clarified, I think.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you authored the thread.Message ID: <wxWidgets/wxWidgets/issues/17719/3342498224@github.com>

Braden Ganetsky

unread,
Oct 1, 2025, 3:24:40 PM (5 days ago) Oct 1
to wx-...@googlegroups.com, wxtrac, Author
k3DW left a comment (wxWidgets/wxWidgets#17719)

Yes, I would like to veto the event. I want different handling for events that are triggered by clicking the arrows compared to events that are triggered by entering text in the box.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you authored the thread.Message ID: <wxWidgets/wxWidgets/issues/17719/3357822650@github.com>

Reply all
Reply to author
Forward
0 new messages