[Gambas-user] Gambas based Components ...
Benoit Minisini
gambas at ...1...
Sat Apr 28 21:02:09 CEST 2007
On samedi 28 avril 2007, Gareth Bult wrote:
> Hi,
>
> Now I've managed to get my own native Gambas component appearing in the
> toolbox, I get a "?" for an icon ...
> (as opposed to the nice icons normally extracted from /img/controls/...)
>
> I seem unable to find a way to assign my own icon to it ...
>
> Please can someone point me in the right direction ?
>
> Thanks,
> Gareth.
Alas the control icons are all stored inside the IDE source code.
Two solutions then:
1) The IDE can look in an extern directory when it does not find a control
icon.
2) You can put your component inside the Gambas source code.
1) needs a little work. I will put that in my TODO file.
Regards,
--
Benoit Minisini
More information about the User
mailing list