Re: [anjuta-list] Integer property does not work
- From: Markus Burrer <mb embedit de>
- To: Sébastien Granjoux <seb sfo free fr>
- Cc: anjuta-list gnome org
- Subject: Re: [anjuta-list] Integer property does not work
- Date: Fri, 29 Jul 2011 17:21:53 +0200
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]