Kent Olsson schrieb:
Hej Sebastian!

Hej (I like this, a bit IKEA style ;)) Kent,


I am dealing with a problem with the layout mechanism of the QxSplitPane
and maybe you could give some ideas or advices.

So far I have let the QxSplitPaneLayoutImpl inherit from QxLayoutImpl.
It seems to work so so right now. The problem is the bar in between the
two components divided. The question is if I am going to create the bar
and manage it in the layout or the widget's base class?

Another question: When I use a QxTree as a component as the first
component it works fine, but when I use the QxListView component as the
second (or first), it is positioned or aligned "center". The result is
that the component is outside the component. What is the default
alignment of the List view?

Mhh, the QxListView is probably a bit too complex. Have you ever tried your layout with really simple terminators first?

The QxListView makes currently also problems inside a QxDockLayout or in Flex sized areas of a QxBoxLayout. It seems to be related to some dimension caching which is, in my opinion, not fixable with the current layouter.

Just one additional question. Why not just use the QxBoxLayout and extend from it to build a Splitpane? Basiclly it is not so different or?

Regards,

Sebastian





Kent



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to