I suggest that you define your styles in xxx.css:
You can use their classes (such as .xxxlin{your style directives}) - reminder: in FoxinCloud, Lower(VFP classes) == CSS classes
and/or, if needed, add some custom CSS classes to these objects using xxxLin.wCSSclassAdd = 'yourAdditionalCSSclass(es)'; then you will have in xxx.css: .yourAdditionalCSSclass(es) {your style directives}
These ae the screenshots. The first in Lan mode (and the same is in the debug)
![]()
and the second is on iPad
![]()
I have no code to post because this form and the container in it are all inserted in form in design non with code
All the lines are not visible, in every style (sunken, plan, raised)
please post code and screenshot, hard to find without these ...
thanks
I downloaded the new version, but nothing has changed....do i need to do something particular ???????
We fixed that recently
Please download a current install from our server using the link on your notification email
I have inserted in one form some container class and line class, but when i show this form in browser i can't see the border and the lines as i defined in the form....