Re: [Gambas-user] IconPanel doesn't follow Enabled propriety

2011-05-09 Thread BenoƮt Minisini
> 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

[Gambas-user] IconPanel doesn't follow Enabled propriety

2011-05-08 Thread Sebi Kul
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