MartinWittemann wrote: > > You can subclass the renderer and access the layout via _getLayout in your > subclass constructor. In all three renderer, a grid layout is used so you > can take a look at the API of the grid layout to see what you can do. > I'm trying to write my own form renderer class. Yes, I can access the layout via getLayout() method. But there is a problem: qx.ui.form.renderer.Single (my class extends it) don't has setLayout() method... -- View this message in context: http://n2.nabble.com/Form-child-widgets-alignment-and-spacing-tp4924083p4938084.html Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
