
Request: Numericbutton class
Request: Numericbutton class
I think that support for Numericbutton.mui could be useful sometimes 

Re: Request: Numericbutton class
I agree. and as it is just a subclass of with no new attributes It migth be easy to add.
- airsoftsoftwair
- Posts: 2748
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Request: Numericbutton class
Code: Select all
- New: Added support for Numericbutton MUI class; it uses exactly the same attributes
as Slider class
Re: Request: Numericbutton class
Stringify doesn't seem to work with it, should it? Could it?airsoftsoftwair wrote: it uses exactly the same attributes as Slider class
Also could we get a Release attribute for the Slider class to MUI Royale? Seems there's such in RapaGUI and that would be really handy for MUI Royale too...
Re: Request: Numericbutton class
Thank you Andreas!airsoftsoftwair wrote:Code: Select all
- New: Added support for Numericbutton MUI class; it uses exactly the same attributes as Slider class

- airsoftsoftwair
- Posts: 2748
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Request: Numericbutton class
Code: Select all
- Fix: Slider.Stringify didn't work for Numericbutton class