Hi,
I'm using SmartClient 7.0rc2.
I would really appreciate some help on a problem that i'm having. My gui is not entirely built with SC, so SC components are usually inside a Layout and the layout is set with relative position.
The problem is that i would like to make my layout fit on user screen but, if i set width for 100%, it will use 100% of the screen ( as expected and described on the manual, since there are not parent widgets ).
My question is that if i can, somehow, make the Layout width be based on a parent <div> for example?
Thanks you.
I'm using SmartClient 7.0rc2.
I would really appreciate some help on a problem that i'm having. My gui is not entirely built with SC, so SC components are usually inside a Layout and the layout is set with relative position.
The problem is that i would like to make my layout fit on user screen but, if i set width for 100%, it will use 100% of the screen ( as expected and described on the manual, since there are not parent widgets ).
My question is that if i can, somehow, make the Layout width be based on a parent <div> for example?
Thanks you.