> > Are there any alternatives to the pow2webgui interface for > > dbforms? I tried using it but if my form is too wide the gui > > starts getting distorted. > > Pow2webgui is not part of dbforms! It's a seperate opensource package from > one of the members of dbforms developer team: Luca Fossato. So you can use > what ever you like... If you found another package - please do a report.
If the problem comes from tabbedselector widget, you could try to set the "width" attribute of the "gui:tabbedSelector" element to a certain value. If I remember correctly, that value set the width of an html table that "pushes" the tab elements on the left of the component, trying to avoid html problems like cells spacing between tabs and so on. Luca ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
