Re: [rkward-devel] Show element depending on spinbox value

2013-07-31 Thread Birk Diedenhofen
Hi Thomas, This works as expected. Thanks for your help! Regards, Birk On 30.07.2013 20:03, Thomas Friedrichsmeier wrote: > Hi! > > On Tuesday 30 July 2013 16:45:21 Birk Diedenhofen wrote: >> I ran into the following issue with my rkward plugin. I'm trying to show >> and hide GUI elements depen

Re: [rkward-devel] Show element depending on spinbox value

2013-07-30 Thread Thomas Friedrichsmeier
Hi! On Tuesday 30 July 2013 16:45:21 Birk Diedenhofen wrote: > I ran into the following issue with my rkward plugin. I'm trying to show > and hide GUI elements depending on the value of a spinbox. If the > spinbox value is zero, the text element stating "spinbox value is zero" > should be shown on

[rkward-devel] Show element depending on spinbox value

2013-07-30 Thread Birk Diedenhofen
Hi! I ran into the following issue with my rkward plugin. I'm trying to show and hide GUI elements depending on the value of a spinbox. If the spinbox value is zero, the text element stating "spinbox value is zero" should be shown on the following wizard page (see code example below). If the s