Re: [rkward-devel] Launch wizard from menu

2012-05-08 Thread meik michalke
am Dienstag 08 Mai 2012, 20:26:46 schrieb Thomas Friedrichsmeier: > Rather this means to prefer the wizard interface, if the > -definition has the attribute >recommended="true" > > Meik, how would this be done in rkwarddev? hm, this is not possible with the current 0.05-5 release, i'll add thi

Re: [rkward-devel] Launch wizard from menu

2012-05-08 Thread Thomas Friedrichsmeier
Hi, On Tuesday 08 May 2012, Birk Diedenhofen wrote: > I tried to create a plugin that uses only a wizard (see example code > below). However, when I launch the plugin from the menu, no wizard > appears, but a dialog that > > contains only the standard buttons. oops, indeed. Like I said, wizards

Re: [rkward-devel] Launch wizard from menu

2012-05-08 Thread Birk Diedenhofen
Thanks for your help! > And of course, in any case, if a plugin defines only one > interface, that will always be used. I tried to create a plugin that uses only a wizard (see example code below). However, when I launch the plugin from the menu, no wizard appears, but a dialog that contains only