Hello.

Few experiments.

Put each of your hboxes inside a separate frame and uncomment iup.fill{}.
 >  frame{ hbox{ myLabel, fill{}, text{...}}}
And you get all we wanted (column size, alignment), except the frames, 
of course.

Put a sandwich into another hbox.
 >  hbox{ frame{ hbox{ myLabel, fill{}, text{...}}}}
And see how to actually behave within the grid boxes.



Regards,

Karagy.

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to