Thanks David, Now I wonder if slider values couldn't be also float values with float step. What do you think about?
Regards, Pascal. http://blady.pagesperso-orange.fr Le 25 janv. 2015 à 16:45, Rabbi David Botton <[email protected]> a écrit : > I've added support for Integer minimum and maximum to git. Not sure why I > didn't at the time, most likely just glossed over. > > David Botton > > > On Sun, Jan 25, 2015 at 5:25 AM, Pascal <[email protected]> wrote: > Hello, > > In test/align.adb: > Dec_Range : Form.Range_Type; > <...> > Dec_Range.Create (Form => F); > Dec_Range.Minimum ("0"); > Dec_Range.Maximum ("10"); > Dec_Range.Value (0); > > Ir seems to me that procedure Minimum should take an integer parameter > instead of string as Value does. > Same with function Minimum (should return integer) and other similar > properties. > Is it correct? > > Regards, Pascal. > http://blady.pagesperso-orange.fr > ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ Gnoga-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gnoga-list
