[Gambas-user] Issue 18 in gambas: MouseClick, MouseDown events raised even if object is disabled
gambas at ...2524...
gambas at ...2524...
Fri Jan 28 19:30:04 CET 2011
Updates:
Status: WontFix
Labels: -Version Version-Any
Comment #1 on issue 18 by benoit.m... at ...626...: MouseClick, MouseDown
events raised even if object is disabled
http://code.google.com/p/gambas/issues/detail?id=18
This is by design.
All "native" events, i.e. events associated with the Control base class,
are raised even if the Enabled property is TRUE.
More information about the User
mailing list