Small issues I'm having: 1) window.setResizeable() call fails. Look at the sample Window_1.html 2) look at comming 7778 in MResizer.js, I've had to undo your changes.
Now the window class doesn't have so many responsabilities. All the code in the events in MResizer.js has been taken from latest Window.js I don't undertand what's bad with attaching the focus to an event. Sebastian Werner wrote: > > Sounds like a good idea. This even cleans up the Window class a bit more. > > Are you really sure you have not forget any of the changes that have > been made in Window.js? This is really important. Please double check > the methods. > > Can you please correct all your event listener methods to use protected > methods? To attach a method "focus" to a event listener isn't a good way > in my opinion. > -- View this message in context: http://www.nabble.com/MResizer-tf3716300.html#a10396537 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
