Hi tron7,

the debugger tells me, that "this[S[R]]" is not my code, it looks like the
set function für qx objects. I have no error since i change from

qx.ui.layout.Grow(0).set({padding:0}));

to

qx.ui.layout.Grow());


as i answert jim before, it looks for me like a not handled property error.

may bee i am wrong

regards Sak

> Why do you think these two are related? The source code you gave doesn't
> make any reference to "this", right?!
>
> T.
>
>
>> Hi devs,
>>
>> i know, i wrote some crapy code like this:
>>
>> var pageImg = new qx.ui.tabview.Page("Bilderverwaltung",
>> "icon/16/apps/utilities-terminal.png");
>> pageImg.setLayout(imglayout = new
>> qx.ui.layout.Grow(0).set({padding:0}));
>>
>> But the strange thing is, that firebug dont show me any error or warning
>> in source version but in the build version i get this error:
>>
>> this[S[R]] is not a function
>> error source line: [Break on this error] }this[S[R]](P[R]);\ntoppreis.js
>> (Zeile 1845)
>>
>> So why the source dont show me any error?
>>
>> regards Sak
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Verizon Developer Community
>> Take advantage of Verizon's best-in-class app development support
>> A streamlined, 14 day to market process makes app distribution fast and
>> easy
>> Join now and get one step closer to millions of Verizon customers
>> http://p.sf.net/sfu/verizon-dev2dev
>> _______________________________________________
>> qooxdoo-devel mailing list
>> qooxdoo-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and
> easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to