Michi_de
27 Nov 2008, 2:46 AM
Hi,
i wanted to know if its possible to somehow get space between two widgets in a horizontal pannel.
Everytime i add two widgets, they are just way too close to each other. But .setSpacing(); will make the whole spacing on each side gets bigger. Thats not what i want...
The only idea i 've so far is to add a Text text = new Text(" ") widget between. But this seems pretty unusual for me.
Ideas? Solutions?
Thanks!
i wanted to know if its possible to somehow get space between two widgets in a horizontal pannel.
Everytime i add two widgets, they are just way too close to each other. But .setSpacing(); will make the whole spacing on each side gets bigger. Thats not what i want...
The only idea i 've so far is to add a Text text = new Text(" ") widget between. But this seems pretty unusual for me.
Ideas? Solutions?
Thanks!