Editing the text-toolbar

Hi

I want to disable the font-popup in the text-toolbar of an dialog. How is this possible? I use the following code to open a form as a dialog:

application.showFormInDialog(forms.CorDialogEditCorrespondence, -1, -1, -1, -1, i18n.getI18NMessage('hades.bas.lbl.newCorrespondence'), false, true, null, true);

Now I want to disable the font-popup for this dialog. The rest of the text-toolbar should appear like it is now. Has someone a solution for this?

Regards,
Stef

Can someone of servoy say if this is possible or how it can be done? Do I have to create a feature request?

I added a screenshot of the text-toolbar with the font-popup (red marked) which i want to be not shown in this toolbar.

Best Regards,
Stef

So you want,the TEXTbar to be visible, but ONLY the font selectionbox disabled?

that is not possible right now.
You could request a feature for that.

Hi Haijo

Thanks for the quick answer. I will make an feature request.

I have a slightly different request: I want to be able to draw a toolbar in any window, just like I can do with a menuBar from the ‘window’ plugin.
Is it possible with any other tools perhaps? I don’t see a reason why we shouldn’t be able to :)

Cheers,
Maria