[Gambas-user] IconPanel doesn't follow Enabled propriety
Benoît Minisini
gambas at ...1...
Mon May 9 10:40:55 CEST 2011
> Hi all!
>
> I was just testing my app and I realized that when I do:
> ------
> Me.Enabled=False
> ------
> or
> ------
> IconPanel1.Enabled=False
> ------
> Although the form is disabled, and the IconPanel container is disabled,
> the icon list isn't (meaning that the user can still change the list
> index and raise new events when it is supposed that he shouldn't).
>
> Could anybody check this to know if it's only my (app) problem or if
> it's actually a bug that needs to be reported?
>
> Thanks!!
It's a bug that should be fixed in revision #3837.
Regards,
--
Benoît Minisini
More information about the User
mailing list