|
Home > Archive > Programming with dBASE > May 2005 > ICONS
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Yiannis H. Economides 2005-05-03, 7:23 am |
| I think Ken Mayer can answer this as he had some trouble with ICONS sometime ago but I can't find the threads.
My question is : Are there any restrictions in what color, resolution etc must the icons have in order to be used in pushbuttons ?
Thank you
Yiannis
| |
| Ken Mayer [dBVIPS] 2005-05-03, 9:23 am |
| Yiannis H. Economides wrote:
> I think Ken Mayer can answer this as he had some trouble with ICONS
> sometime ago but I can't find the threads.
>
> My question is : Are there any restrictions in what color,
> resolution etc must the icons have in order to be used in pushbuttons
> ?
Actually, J.P. Martel gave me a lot of information. For pushbuttons the
only color issue is that if you want a transparent background you must
either use a transparent .wmf or .emf file, or set the background color
to have values of: red: 128; blue: 128; green: 0.
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
| |
| Yiannis H. Economides 2005-05-03, 9:23 am |
| Ken,
Thank you.
Any other restrictions regarding high resolution icons etc (XP style) ?
Yiannis
Ken Mayer [dBVIPS] Wrote:
> Yiannis H. Economides wrote:
>
> Actually, J.P. Martel gave me a lot of information. For pushbuttons the
> only color issue is that if you want a transparent background you must
> either use a transparent .wmf or .emf file, or set the background color
> to have values of: red: 128; blue: 128; green: 0.
>
> Ken
>
> --
> /(Opinions expressed are purely my own, not those of dataBased
> Intelligence, Inc.)/
>
> *Ken Mayer* [dBVIPS]
> /Golden Stag Productions/
> dBASE at goldenstag dot net
> http://www.goldenstag.net/GSP
> http://www.goldenstag.net/dbase
| |
| Ken Mayer [dBVIPS] 2005-05-03, 11:23 am |
| Yiannis H. Economides wrote:
> Ken, Thank you. Any other restrictions regarding high resolution
> icons etc (XP style) ?
Not that I'm aware of, except that pushbuttons don't use .ico files. You
would need to convert them to .bmp, .gif, .png or something else ...
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
| |
| Yiannis H. Economides 2005-05-04, 3:23 am |
| Ken,
Thank you again.
Yiannis
Ken Mayer [dBVIPS] Wrote:
> Yiannis H. Economides wrote:
>
> Not that I'm aware of, except that pushbuttons don't use .ico files. You
> would need to convert them to .bmp, .gif, .png or something else ...
>
> Ken
>
> --
> /(Opinions expressed are purely my own, not those of dataBased
> Intelligence, Inc.)/
>
> *Ken Mayer* [dBVIPS]
> /Golden Stag Productions/
> dBASE at goldenstag dot net
> http://www.goldenstag.net/GSP
> http://www.goldenstag.net/dbase
|
|
|
|
|