Then ?
the css we're interested in is supTest/awDefaultAll.css

we need to know if awdefaultall.css applies to anag form in exe mode
so yes, please execute app in exe mode, display ana form and check if awdefaultall.css is correctly taken into account.
in the list there is also awdefaultall.css. i have to show it ? or send it ?
what about awDefaultAll.css?
here you show default.css ...

can you check that awDefaultAll.css is loaded when running with xxxTest.exe? like here:

thanks
can yoy send awDefault*.css at support at foxincloud.com?
Yes
this happens on your dev machine?
Every time i compile my exe, i run xxtest.css.prg...
looks like css is missing ... did you generate the global css (xxxTest.css.prg)? Just to be sure ...
otherwise did you check in firebug which css applies in both cases?
anything abnormal there?

can you post screenshots?
expected form, obtained form
thanks
I try to explain my situation. I have a project, with some levels of classes:
AW.VCX
ACUT.VCX
COMMONS.VCX
ERP.VCX
SUPPORT.VCX
in the same order as they are generated (All classes in Commons are derived from ACUT and ACUT is derived from AW)
My app, at the moment, is Support.....IN support.VCX i have some form classes, but in my main.scx (my main form) i call also some forms stored in ERP.VCX and in these forms i call other forms always in ERP.VCX.
The problem is that when i run my app after i compile my exe and i run suptest.vcx all the forms launched from support, but stored in ERP.VCX appear in the browser without all the correct graphical aspect i gave to the form , like the CSS is not updated....If i tun my app witout compiling it, from the project manager, the app works fine.
To solve the problem at the moment i have to create an object in my suppport.vcx derived directly from the form in ERP.VCX. SO it works fine. The problem are all the calling in these forms that obviously i can't write again....
I hope to have explained the problem.....contact me if it not clear..
Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)