Hi Matthew, Fabian tells me this isn't possible due to the way properties are implemented: The getter and setter methods might have already been generated by the time you're refining the property, so it wouldn't work.
Please feel free to file a bug report requesting a change event for allowClose (and any other properties you might need). Until then, you can of course just add the event to qx.ui.window.Window in your SDK. Regards, Daniel Matthew Gregory schrieb: > Hi All, > Is there a reason you cannot refine the event of a property? I have > extended qx.ui.window.Window and would like to add an event listener for > changeAllowClose (well use the property binding stuff) but you are not > aloud to do this. > > Matt > > > ------------------------------------------------------------------------------ > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
