Hi skar,

On Monday 16 November 2009 skar wrote:
> Is there any way to listen to change in the readonly property of a
>  textarea?
Unfortunately not. You have to subclass the textarea class and add your own 
change event to it.

--snip--
properties :
{
   "readonly":
  {
     refine: true,
     event: "changeReadOnly"
  }
}
--snip--

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

Reply via email to