Hi there,
Well I have a simple question... I want to be able to layout some widgets without having to use Dynamic Forms, titles, labels, etc...
For example, if I want to create a kind of search bar:
[Combo Box] [Text Field] [Icon]
How can I do this ? I did not find a simple TextField widget in SmartGWT.... I thought I just had to create a HLayout Panel and add widgets... but it does not seem to be that simple (?).
Thanks for your help !
Thomas
Well I have a simple question... I want to be able to layout some widgets without having to use Dynamic Forms, titles, labels, etc...
For example, if I want to create a kind of search bar:
[Combo Box] [Text Field] [Icon]
How can I do this ? I did not find a simple TextField widget in SmartGWT.... I thought I just had to create a HLayout Panel and add widgets... but it does not seem to be that simple (?).
Thanks for your help !
Thomas
Comment