Opened 23 months ago
#18167 new enhancement
BSpinner: Add a SetModificationMessage()
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Interface Kit | Version: | R1/beta4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev56578+59, 64bit.
Like BSlider and BTextControl, BSpinner could use a SetModificationMessage() that sends out a message every time the user changes the value of the BSpinner text box.
Currently, there's only a message sent if you use the +/- buttons of the BSlider or if you change focus by pressing TAB. Often, you want the GUI to react to a 'manually' changed BSpinner value, though.
Note:
See TracTickets
for help on using tickets.