Hi,

I solved it using a semaphore variable witch I had used in the dialogs before, to prevent fieldchecks if we set the values from our TransferObjects, I just want to know, if qooxdoo has a buildin-Method for such a situation.

I don't know if disabling helps, but I'll test ist. Thank you for the tipp.

Regards

Dirk
Petr Kobalíc(ek schrieb:
Hi,

quick solution can be to disable the check box if user can't click on
it, is this sufficient ?

2008/7/30 Dirk Wellmann <[EMAIL PROTECTED]>:
Hi List,

I've some strange behavior in one of my Projects.

There is a qx.ui.form.CheckBox with a EventListener "changeChecked" attached
to it. While in the Function called by the EventHandler - while handling the
Event - we change the Selection of the CheckBox back, because of
insufficient Rights the user have and then the Event is fired again, this
should not happen or?

Could I prevent qooxdoo from sending Events from a Widget while in the
EventHandling-Function of that Widget?

Regards

Dirk

PS.: If not, I have to set a semaphore on my own and set/check this.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to