Re: Silly alignment problem
David van Coevorden <[email protected]>
| Newsgroups | gmane.comp.java.luxor-xul.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks Gerald! David Gerald Bauer wrote: >Hi David, > > > >>I'd like to create a simple grid with three buttons >>below it, "New", >>"Delete" and "Edit". How can I get the buttons below >>the grid to be >>aligned *right*? >> >> > > Looks alright. You might wonna try horz="RIGHT" >instead of horz="right". I'm not sure if it makes a >difference. > > If it doesn't, you might wonna put the datagrid >inside the table itself e.g. > > <table> > <tr> > <td> > <datagrid datasource="data/currency.xml"> > <colgroup> > <col heading="Name" /> > <col heading="Symbol" /> > </colgroup> > </datagrid> > </td> > <tr> > <tr> > <td horz="right"> > ... > > and so on > > I'm just getting restarted with Luxor. I hope to >have a fresh Beta out in about two weeks. > > - Gerald > > >------------------------------------------------------- >Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara >The only event dedicated to issues related to Linux enterprise solutions >www.enterpriselinuxforum.com > >_______________________________________________ >luxor-xul-user mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/luxor-xul-user > > > ------------------------------------------------------- This SF.net email is sponsored by: If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge