I have created three components one is a combobox, a label and the 
other a text box. The label works fine. The other two however do not 
seem to be picking up the stylesheet settings of the form in which 
they are placed.

For example if I set the height of the textbox in the css file it is 
ignored, but if I put it in the component is works.

Also in a related matter, the textbox does not seem to like having 
its position in a canvas calculated at runtime. 

For example if I do x="{(offset + 5)}" it does not work. Offset is 
set by the form on which the component is placed.

Any ideas appreciated

Thanks

BOb



Reply via email to