TextToolBar show/hide in dialog form

When I open a dialog form by application.showFormInDialog() I can set the parameter to show or hide the texttoolbar in the dialog form. But this is not what I need and would like to have. It would be much better to show/hide the texttoolbar by methode in an open dialog form. If I create such a methode for the dialog form, the texttoolbar is showing/hidding in the back on the main form! That’s not nice.

Thomas

Servoy 4.1

Although it might look very different, I would guess that it is the same bug that there is in the public API when you try to call IClientPluginAccess.getCurrentWindow() - see http://forum.servoy.com/viewtopic.php?f=15&t=12550

If so, Rob Gansevles said the it

rgansevles:
has already been fixed in next major release of Servoy.

Meaning “Tano” :)

you mean by using the call:

application.setToolbarVisible('text',false);

?

that still will not work in tano. that will always go to the main toolbar and do stuff on it there
Make a case for this if you want that changed.

Hi Johann,

I made a Case ID 185.080!

Thanks
Thomas