Hey,

> my question is simple: Is there a way to have a Flow layout with different
> rule where to place its children? More like a 'VHox' instead of 'HBox‘.
This feature is not build in so there is no easy way to get that done. After a 
quick check of the flow layouts code, it seems like not even a simple override 
of one methods could do the job. You need to override almost every method of it 
so it might be a better idea to start with the abstract layout and copy the 
code over (I know, not a good idea usually).

Regards,
Martin


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to