I attach the above files including two example files StatusBar_1.html and StatusBar_2.html
Additionally, I have removed the status bar definitions in QxWindow as a proposal and put them in a new class with menu and statusbar, inheriting from QxWindow. I attach the changed QxWindow and the new class QxFrame. Furthermore, I removed the function centerToBrowser to QxUtil and added vComponent input variable, because the same function will be used in some other widgets too. Less space and more efficient!!! I attach teh changed QxUtil too. I have a the following problems: 1. Vertical alignment of labels. I refer to my previous discussion with you Sebastian on this topic. In a statusbar it does not look good. I would like the default value to be "middle" and not "top". 2. Layout problems. If minor changes of the general layout mechanism is done, no extra code in separate widgets will be necessary. Look in previous e-mail with the title "Percentage relative location of widgets..." 3. Border problems with a QxWindow. the borders from the statusbar and the window demarcate each other. There must be some change to the border rendering, such that the borders of the two widgets float together. Do you have any ideas of how to do that Sebastian? As I can see it, changes are needed in both the border class as well as in the window class. 4. I have some other minor problem with the looks, but I see them as possible to solve. The following will come later: 1. listeners 2. broadcasting 3. some other smaller changes... Does anyone have a solution for the above problems? 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
