[Gambas-user] Stock

Gianluigi bagonergi at gmail.com
Wed Dec 30 18:34:53 CET 2020


Hi Fabien,

I don't think you mean something like:

  Dim s As String
  For Each s As String In Stock.Icons
    Print s
  Next
?
Regards
Gianluigi

Il giorno mer 30 dic 2020 alle ore 18:25 Fabien Bodard <gambas.fr at gmail.com>
ha scritto:

> Well :-D
>
> I want to use a real icon based in the icons system location and
> taking theme into account :-).
>
> But I don't remember If i've donne something about this case in the
> past ... so far :-/
>
> Le mer. 30 déc. 2020 à 18:06, Bruce Steers <bsteers4 at gmail.com> a écrit :
> >
> > I use Stock class
> >
> > hPic = Stock["icon:32/media-floppy"]
> >
> > On Wed, 30 Dec 2020 at 16:38, Fabien Bodard <gambas.fr at gmail.com> wrote:
> >>
> >> Is someone remember how to reach a specific icon in the linux stock ?
> >>
> >>
> >> for example
> >> hPic = Picture["icon:/devices/media-floppy"]
> >>
> >> If not I need to re read the code :-/
> >>
> >> --
> >> Fabien Bodard
> >>
> >> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> >
> >
> > ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
>
>
> --
> Fabien Bodard
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201230/0729c46f/attachment.htm>


More information about the User mailing list