Re: [anjuta-list] Integer property does not work



Am 29.07.2011 17:03, schrieb Sébastien Granjoux:
> I was a bit afraid of such answer :). I plan to add a new range
> attribute with the following syntax "min:max:step" by example
> "1:10:1". What do you think about this?  
<property type="integer" name="foo" label="bar" range="1:100:1"
default="50"></property><property type="integer" name="foo" label="bar"
min="1" max="100" step="1" default="50"></property>

Both is ok for me, but the second one is more consistent to the other
options.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]