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 <blady-...@users.sf.net> 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
> Gnoga-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gnoga-list
>
------------------------------------------------------------------------------
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
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to