On Thu, Jul 2, 2009 at 7:54 PM, Tadej Borovšak wrote:
> Hello.
>
>> hi all,
>> i'm trying to develope a small application with the help of glade. Is it a
>> normal behaviour that when i set the upper limit of a GtkHscale, i need tu
>> use
>> a value bigger than the needed one by 10 units? (if i ne
On Thu, Jul 2, 2009 at 1:54 PM, Tadej Borovšak wrote:
> Hello.
>
>> hi all,
>> i'm trying to develope a small application with the help of glade. Is it a
>> normal behaviour that when i set the upper limit of a GtkHscale, i need tu
>> use
>> a value bigger than the needed one by 10 units? (if i ne
Hello.
> hi all,
> i'm trying to develope a small application with the help of glade. Is it a
> normal behaviour that when i set the upper limit of a GtkHscale, i need tu use
> a value bigger than the needed one by 10 units? (if i need the upper bound to
> be 10, i need to set it to 20). I tought