[haiku-bugs] [Haiku] #18167: BSpinner: Add a SetModificationMessage()

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 24 Dec 2022 11:10:13 -0000

#18167: BSpinner: Add a SetModificationMessage()
--------------------------------+--------------------------
 Reporter:  humdinger           |       Owner:  nobody
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  Unscheduled
Component:  Kits/Interface Kit  |     Version:  R1/beta4
 Keywords:                      |  Blocked By:
 Blocking:                      |    Platform:  All
--------------------------------+--------------------------
 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.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/18167>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #18167: BSpinner: Add a SetModificationMessage() - Haiku