Re: [qooxdoo-devel] Invalid callback function

2009-01-09 Thread Alexander Back
27;s the best way to go. Holding the references to window instances should do the job since you need to access these instances several times in your application code. cheers, Alex > Von: Alexander Back [mailto:alexander.b...@1und1.de] > Gesendet: Do 08.01.2009 15:45 > An: qooxdoo D

Re: [qooxdoo-devel] Invalid callback function

2009-01-08 Thread Mustafa Sak
But I hope there is an other way to handle this. I dont like to set everything to a global object. regards Von: Alexander Back [mailto:alexander.b...@1und1.de] Gesendet: Do 08.01.2009 15:45 An: qooxdoo Development Betreff: Re: [qooxdoo-devel] Invalid call

Re: [qooxdoo-devel] Invalid callback function

2009-01-08 Thread Alexander Back
ers to the callback function. What are these two parameters supposed to do? Maybe there is another solution for your problem. cheers, Alex > > Von: Alexander Back [mailto:alexander.b...@1und1.de] > Gesendet: Do 08.01.2009 08:45 > An: qooxdoo Development > Betreff: Re: [q

Re: [qooxdoo-devel] Invalid callback function

2009-01-08 Thread Mustafa Sak
: [qooxdoo-devel] Invalid callback function Hi Mustafa, Mustafa Sak wrote: > Greatings, > > i'm getting this console message: > [Exception... "'Failed to add event listener for type 'execute' to the target > 'qx.ui.form.Button[2m]': Invalid callback fun

Re: [qooxdoo-devel] Invalid callback function

2009-01-07 Thread Alexander Back
Hi Mustafa, Mustafa Sak wrote: > Greatings, > > i'm getting this console message: > [Exception... "'Failed to add event listener for type 'execute' to the target > 'qx.ui.form.Button[2m]': Invalid callback function: Expected value to be > typeof function but found undefined!' when calling met

[qooxdoo-devel] Invalid callback function

2009-01-07 Thread Mustafa Sak
Greatings, i'm getting this console message: [Exception... "'Failed to add event listener for type 'execute' to the target 'qx.ui.form.Button[2m]': Invalid callback function: Expected value to be typeof function but found undefined!' when calling method: [nsIDOMEventListener::handleEvent]" ns