Forms 6.0 and button color [message #79138] |
Thu, 02 May 2002 21:25  |
Hugo
Messages: 7 Registered: July 2001
|
Junior Member |
|
|
I'm trying to put a color to a button in a form without success. I know that Windows supports having only one color for buttons and that I could change this color, but that's not what I want. I tried with an iconic button referencing a .ico file and it does work, the only thing is that Windows icons can't be bigger than 32x32 pixels and I want a blue 75x14 pixels button. Any suggestions will be greatly appreciated.
Thanks
|
|
|
Re: Forms 6.0 and button color [message #79139 is a reply to message #79138] |
Thu, 02 May 2002 21:34   |
Hugo
Messages: 7 Registered: July 2001
|
Junior Member |
|
|
Forgot to mention one thing : I also want a label on the button (I know i can set the color of an iconic button with the background color property but how do i get a label over it?).
|
|
|
Re: Forms 6.0 and button color [message #79141 is a reply to message #79138] |
Fri, 03 May 2002 09:56   |
Imran
Messages: 56 Registered: November 2001
|
Member |
|
|
If you set the button to iconic than it cannot possible to give him a text. But u can do it by creating ur own icon with text. U use different softwares to create icon like michael angelo, cooliconeditor etc.
Imran
|
|
|
Re: Forms 6.0 and button color [message #79143 is a reply to message #79141] |
Fri, 03 May 2002 15:14  |
Hugo
Messages: 7 Registered: July 2001
|
Junior Member |
|
|
I know i can use an icon to put text on an iconic button, but the icon size is limited to 32x32 pixels and that's the problem. Is there any other way to do this?
|
|
|