Hi,
On Thursday 19 April 2012, Birk Diedenhofen wrote:
> This basically works. Thanks a lot!
> But there seems to be a display error.
> The example code here should clarify the problem:
indeed. Thanks for providing the example! That always helps a lot in tracking
down and fixing bugs. This one s
Hi!
> simply specify an "id.name" for each page in question. Then you can connect
> the property pageid.visible to an appropriate "governor" property.
This basically works. Thanks a lot!
But there seems to be a display error.
The example code here should clarify the problem:
require(rkwarddev)
l
Hi,
On Tuesday 17 April 2012, Birk Diedenhofen wrote:
> I'm currently working on a rkward plugin using the rkwarddev package.
> Thanks to the copy function, it is very easy to offer a wizard in addition
> to the main dialogue.
>
> My question is: How can I dynamically show or hide certain wizard
Hi!
I'm currently working on a rkward plugin using the rkwarddev package. Thanks to
the copy function, it is very easy to offer a wizard in addition to the main
dialogue.
My question is: How can I dynamically show or hide certain wizard pages
depending on the user input on pervious pages? The use