Re: Automatic resizing of a Container
Frederic Gedin <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
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