ecause you aren't calling stopPropagation on
the correct event. The correct event is keypress (
http://tinyurl.com/qayg5ux ).
- timo
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/How-to-use-stopPropagation-and-preventDefault-correctly-tp51965
hi there,
at first: great framework!
is it possible to define a prefix for widget resources and map it to a
custom resource url in 1.3.
as far as i can remeber there was an alias manager? in 0.6 ???
thanks,
timo
section.
this works in 0.8.2!
now i get also the classes from my included project.
thanks,
timo
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this
;
table.getTableColumnModel().setBehavior(behavior);
is there a bug??? since migration to 0.8.3 i get an error in the last line.
Timo
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only deve
Hi,
i want to create a build job that generate me the js file with only the
compiled class files?
is this possible with the current generator 0.8.2?
thanks
timo
--
Are you an open source citizen? Join us for the Open
hi, i implement this on my applicaiton with events beforeRequest, afterRequest
.. put a layer over the whole application or widget with a beforeRequest
handler and remove the layer with a afterRequest handler.
timo
--- Original Nachricht ---
Betreff: Re: [qooxdoo-devel] Asynchronous requests
have you ever tryed to compile with string optimization? when i you used
this solution i got an error when i build with string optimze.
timo
Am Mo, 6.04.2009, 15:50, schrieb Matthew Gregory:
> There are a few solutions, can you show your code?
>
> If you are using rpc with event handl
thanks to all ;)
Am Mi, 1.04.2009, 13:24, schrieb Jean-Baptiste BRIAUD -- Novlog:
> It may optimized to use addListenerOnce since it is a one shot
> centering action.
> What do you think ?
>
> On 1 Apr 2009, at 12:57, Derrell Lipman wrote:
>
>> On Wed, Apr 1, 2009 at 6:2
r with the native setTimeout function.
setTimeout(function() {
win.center();
}, 0);
i think it's not typical to solve??? what's the qooxdoo solution for
Hello,
there is a little mistake in the remote tabel model at the
restoreCacheContent function in the 0.7.3 sdk.
qx.ui.table.TableModel.EVENT_TYPE_DATA_CHANGED in stead of
qx.ui.table.ITableModel.EVENT_TYPE_DATA_CHANGED at the end of the
function.
Timo
10 matches
Mail list logo