[Gambas-user] Strange behavior in project-properties
Tobias Boege
taboege at gmail.com
Wed Jul 25 15:37:18 CEST 2018
On Tue, 24 Jul 2018, Benoît Minisini wrote:
> Le 24/07/2018 à 22:48, Tobias Boege a écrit :
> > On Tue, 24 Jul 2018, Ingo wrote:
> > > Hello together,
> > >
> > > today I found a strange thing within the project-properties under the used
> > > components.
> > > All components are selected and I can not deselect them.
> > >
> > > What happens ?
> > >
> >
> > I remember this issue. I think I reported it a long while ago [1],
> > then it was fixed for some time but then reappeared. That is to say,
> > yes, I'm having the same problem for quite a while too. The widget
> > should actually be fully functional: you can select and deselect
> > components, but you don't get /visual/ feedback.
> >
> > Regards,
> > Tobi
> >
> > [1] https://lists.gambas-basic.org/pipermail/user/2015-June/053101.html
> >
>
> It's a problem with the widget theme.
>
I don't really understand this. I see that there is code commented out
in the IDE's FComponentChooser for setting the correct checkbox picture
but I can't find who's in charge of updating the pictures now.
That would be where my widget theme fails, right?
BTW, I plagiarised the component chooser while writing the patch dialogs.
Those still use the picture method. Should they be changed, too?
Regards,
Tobi
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list