Daniel Wagner wrote:
> Hi Olivier,
>
> I assume you mean qx.ui.* and not qui.ui.*, right?
> TextField and TextArea still have a getValue method (inherited from 
> qx.ui.form.AbstractField) in qooxdoo 1.0.1, so it should work.
>
> Where are you seeing this error? In the browser console? Could you 
> post the exact message? Also, is this the source version of your 
> application and did you run the generator again after migrating?
>
>
> Regards,
> Daniel
>
> Olivier ZORO-BI schrieb:
>> Hi,
>> I just migrated from 0.8.3 to 1.0.1 version. I used the getValue 
>> function on a widget (qui.ui.form.TextField, qui.ui.form.TextArea ... 
>> ) : widget.getValue().
>> Now I receive a bug message saying it's not a function.
>> am I wrong?
>>
>> Olivier ZORO-BI
>>
>> ------------------------------------------------------------------------------
>>  
>>
>> Download Intel® Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>
>
Hi Daniel,
I used the getValue method at the same time on qx.ui.form.TextField,  
qx.ui.form.TextArea and SelectBox so I thought the problem was on 
Textfield and TextArea. But after some this.debug, It does not work only 
on selectBox.

Thanks for your help,

Olivier

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to