Thanks for this tip, I will investigate these code.
Another question, what's your preferred qooxdooml format:
1.
<qx:widgets xmlns:qx='qooxdoo'>
<qx:menu id='m1'>
<qx:menuButton label='View/Lists'/>
<qx:menuButton label='Syntax Highlighting'/>
<qx:menuSeparator/>
<qx:menuButton label='Window Font'/>
<qx:menuButton label='Printer Font'>
<qx:menu>
<qx:menuButton label='Arial 12pt'/>
</qx:menu>
</qx:menuButton>
</qx:menu>
</qx:widgets>
2.
<qx:widgets xmlns:qx='qooxdoo'>
<qx:menu id='_m2'>
<qx:menuButton label='Arial 12pt'/>
</qx:menu>
<qx:menu id='m1'>
<qx:menuButton label='View/Lists'/>
<qx:menuButton label='Syntax Highlighting'/>
<qx:menuSeparator/>
<qx:menuButton label='Window Font'/>
<qx:menuButton label='Printer Font' menu='_m2'/>
</qx:menu>
</qx:widgets>
Format 1 is compatible with current QxBuilder code
Format 2 is easier to implement and widget code snip can be reused.
Best Regards,
Quake
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Sebastian
Werner
Sent: Thursday, January 05, 2006 2:04 PM
To: [email protected]
Subject: Re: [SPAM] Re: [qooxdoo-devel] No QxBuilder.js in renderers
branch
Quake_Wang schrieb:
> The original QxBuilder code is neat, it's not difficult of porting to
> 'renderer' branch, I would like to do this.
> And, what's the next release schedule? hope that I can send out it for review
> before release.
The important thing there is, that the widget depending code (for
handling menus, ...) should be moved to the different widget classes.
This maked QxBuilder a lot cleaner and remove all these special handling
code for different widgets inside.
Thank you for your help.
Sebastian
>
> Quake
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Sebastian
> Werner
> Sent: Wednesday, January 04, 2006 7:03 PM
> To: [email protected]
> Subject: [SPAM] Re: [qooxdoo-devel] No QxBuilder.js in renderers branch
> Importance: Low
>
>
> Quake_Wang schrieb:
>> Hi Qooxdoo developers,
>> After check out the renderers branch from CVS, I can not find
>> QxBuilder.js in the source, will you support this feature in new version?
>> Best Regards,
>> Quake
>
>
> QxBuilder will not be included with the next release. We need someone
> who rewrite this for the current "renderer" branch.
>
> Sebastian
>
>>
>>
>>
>> -------------------------------------------------------
>> 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_idv37&alloc_id865&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
>
>
> -------------------------------------------------------
> 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_idv37&alloc_id865&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
-------------------------------------------------------
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_idv37&alloc_id865&op=click
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel