I updated a copy of 2.2.1 to 2.2.4 and noticed that Servoy is more strict on the styles. Which I think is a good thing .
But now I can’t set the form border to none anymore.
I can set it to inset, outset and groove, but not to none. Setting the border width also doesn’t do anything.
I checked the manual and the syntax is correct.
I tried all options and combinations but no success.
Also the help doesn’t list ‘empty’ as a border-style option but names ‘none’ instead. I tried both.
The thing is that using a border-style like inset, groove or outset does work in CSS.
HTML_AREA fields no longer render table background colors in Servoy 2.2.4 on my Windows 2000 system running Java 1.5, though cell background colors render fine. On my Mac OS X system running Servoy 2.2.4 and Java 1.4.2, both table and cell background colors render fine. Please test with the attached sample solution.
I am having some tabpanel troubles since 2.2.4.
Let me try to explain:
-I have a form menu attached to db menu…db menu only has 1 row for storing all kind of settings
-I use form menu as a navigation form, on the left I have buttons, on the right-side I have a relationless tabpanel (with Taborientation = HIDE) that gets filled with other forms according to which button you press…suppose I want to see form client_details…it is put in this relationless tabpanel
-on form client_details I have certain parts that are re-used, for example a title bar filled with someone’s name and birthdate. So on form client_details I have a tabpanel with title bar with a relation client_to_client
-title bar is shown correctly when I am on form client_details but from form menu it only shows the title bar once, but the second and third and so…it completely disappears
This problem also occurs elsewhere…I also found that suppose title bar is put in a tabpanel, together with other forms…it would reappear when you click on the tab on the tabpanel with title bar .
Jan Blok:
Could you mail us a small sample solution demonstrating this issue?
Hi Jan, any new on this? I’m getting more and more tabs disappearing. Am I doing sumthing wrong? On 18 feb I sent you a sample solution, did you get it?