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

Reply via email to