Hi Skar, On Tuesday 08 September 2009 skar wrote: > I update to the latest trunk and suddenly started getting this warning > > in my app: > > 034977 The method 'qx.html.Element.prototype.setSelection()' is > > deprecated: Use public 'setTextSelection' instead! > > I just tabbed my way via different text fields in a form using the tab > key. Any ideas on why this happens and what I need to do? I deprecated the existing text selection API yesterday to introduce some new methods to better reflect the nature of a text selection API. I'll overlooked some issues at my initial commit and these are the messages you get. Just update to a current trunk and the issues are gone.
Thanks for watching and reporting :) cheers, Alex ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
