Re: [qooxdoo-devel] Place Dialog Contribution to Widget

2011-11-24 Thread Ana Rita Sousa
Hi Christian, I've already put the patch in buzilla. I did some changes since previous version I posted it. I think it's better now. I put widget as property. Take a look. I use the dialog quite often, so I strongly support the implementation of dialogs in the main framework :) Ana Rita Sousa 2

Re: [qooxdoo-devel] Place Dialog Contribution to Widget

2011-11-23 Thread panyasan
Hi, if you want this feature to be included into the contrib, please create an http://bugzilla.qooxdoo.org/enter_bug.cgi?product=contrib&component=Dialog enhancement bug and include a Diff against the current trunk. Make sure add a demonstration of the feature to the demo application code, so I

[qooxdoo-devel] Place Dialog Contribution to Widget

2011-11-23 Thread arsousa
Hello Everyone, I use quite often the Dialog Contribution in my applications, but had a problem. I want to place the alerts, prompts, confirms, etc, near to the widget which trigger it. Sometimes the widget was in the left/right side of application and the dialog appear in the center, and the use