Re: Automatic resizing of a Container
masukomi <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
-Kate Rhodes Open source consultant & Java developer http://www.masukomi.org On Jun 2, 2004, at 9:32 AM, Frederic Gedin wrote: I didn't mean replace vbox with panel I meant put those two panels in a panel (which would be inside the vbox). Think of panels like tables in html you just embed tables inside tables inside tables until you get the layout you want, each inner table managing some layout portion of the whole. Do the same thing with panels. > masukomi a écrit : > >> put those panels both within a panel and do border layout or flow >> layout in there...that would probably do it. I don't know that vbox >> is even needed in what you're doing. > > I tried by replacing vbox and hbox tags with panels but did not > succeed. > >> >> >> what's with the <panel /> tags though? > > Just a hack to force the group composed of the video panel and the > control panel to be centered. Not evy clean I know but very handy as > the user interface is not completely defined yet. > > Regards > > Frederic > > > > _______________________________________________ > Forum mailing list > [email protected] > http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com >