Re: Icons

new topic     » goto parent     » topic index » view thread      » older message » newer message

Brent Hugh wondered:

> Is there some (relatively easy) way to set or change
> the icon of a bound Euphoria file?

In the latest version of Win32Lib, you can write:

   setIcon( myWindow, "iconfile.ico" )

to associate an icon with a window. Unfortunately, this can only be done at
runtime, and I don't know how to change the built-in icon.

-- David Cuny

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu