stefbrt
September 12, 2012, 9:32am
1
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
stefbrt
September 14, 2012, 11:37am
2
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
Harjo
September 14, 2012, 12:17pm
3
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.
stefbrt
September 14, 2012, 12:23pm
4
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