Re: CCM Bebop Components question
Matthew Booth <[email protected]> Fri, 28 May 2004 16:22:33 +0100
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Organization | Red Hat UK |
| Message-ID | <[email protected]> |
On Fri, 2004-05-28 at 16:13, srini wrote: > Hi, > > I am using a GridPanel (with 4 columns) to layout my bebop > components and need to control > > the size of each column. Is there a way to do that? Do I need to > modify the associated XSL file > > to achieve that? Please help. I wouldn't recommend using GridPanel or any similar bebop layout component. A much more flexible solution is to use a SimpleContainer, and set the id attributes on your components. This way you can write some custom xsl which matches on your ids and put them wherever you want. It's a bit more up front work, but it pays off. Matt -- Redhat-ccm-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/redhat-ccm-list Archives: https://www.redhat.com/pipermail/redhat-ccm-list/