Is there a way for me to do application.showFormInDialog() and style the dialogue box with my own css?
What I currently get is a standard modal window with standard windows border and blue title bar with a little Servoy icon on the left and a red cross on the right (to close window).
All my css is applied within this window frame
I’d like to style these elements myself if it’s possible.
What I want is this:
[attachment=1]dialogue1.png[/attachment]
What I get is this:
[attachment=0]dialogue2.png[/attachment]
If I put the form in a tab and show/hide it then it sort of displays what I want but then it’s non-draggable.
Guys, how about styling tabs on a tabpanel?
I’m aiming to get this sort of look:
[attachment=0]tabs.png[/attachment]
I can do it in webclient using the templates. Not sure if anything like this exists for smart client?
Setting an image on a tab in Servoy smart client will not produce the same effect because I want the active tab to look different from inactive ones.
Also there’s no media options to enlarge/reduce, etc. the image.