Jump to content

label background


Recommended Posts

ok a noobish question but how do i get the background of my lable to be transparent ??

GUICtrlCreateLabel ("Click to start SpyBot Compiled", 55, 41)

thats what iv got but when i put it on my white bg it has a grey highlight .. its really anoying me because i cant find out and i cant proceed in my progect without it .. can any help ?..

oo also does anyone know how to make the text bold ?

sorry for the rather amature question aswell :/

Budweiser + room = warm beerwarm beer + fridge = too long!warm beer + CO2 fire extinguisher = Perfect![quote]Protect the easly offended ... BAN EVERYTHING[/quote]^^ hmm works for me :D

Link to comment
Share on other sites

GUICtrlSetBkColor($control, $GUI_BKCOLOR_TRANSPARENT)oÝ÷ Ù«­¢+ÙU%
ÑɱMѽ¹Ð ÀÌØí½¹Ñɽ°°ä°ÜÀÀ¤

IE Dev ToolbarMSDN: InternetExplorer ObjectMSDN: HTML/DHTML Reference Guide[quote]It is surprising what a man can do when he has to, and how little most men will do when they don't have to. - Walter Linn[/quote]--------------------[font="Franklin Gothic Medium"]Post a reproducer with less than 100 lines of code.[/font]
Link to comment
Share on other sites

cheers :)

erm im getting this error ..

GUICtrlSetBkColor($clicktostart, $GUI_BKCOLOR_TRANSPARENT)

GUICtrlSetBkColor($clicktostart, ERROR ^^

help

Edited by Thornhunt

Budweiser + room = warm beerwarm beer + fridge = too long!warm beer + CO2 fire extinguisher = Perfect![quote]Protect the easly offended ... BAN EVERYTHING[/quote]^^ hmm works for me :D

Link to comment
Share on other sites

oops sorry i got the error wrong

GUICtrlSetBkColor($clicktostart, $GUI_BKCOLOR_TRANSPARENT)

GUICtrlSetBkColor($clicktostart, ^error

variables used without being declared

apparantly

help please

Budweiser + room = warm beerwarm beer + fridge = too long!warm beer + CO2 fire extinguisher = Perfect![quote]Protect the easly offended ... BAN EVERYTHING[/quote]^^ hmm works for me :D

Link to comment
Share on other sites

Did you #include <GUIConstants.au3>?

IE Dev ToolbarMSDN: InternetExplorer ObjectMSDN: HTML/DHTML Reference Guide[quote]It is surprising what a man can do when he has to, and how little most men will do when they don't have to. - Walter Linn[/quote]--------------------[font="Franklin Gothic Medium"]Post a reproducer with less than 100 lines of code.[/font]
Link to comment
Share on other sites

o .. lol i thought i did (blushes)

now i look stupid :)

THANK YOU :P

yay it works :)

Budweiser + room = warm beerwarm beer + fridge = too long!warm beer + CO2 fire extinguisher = Perfect![quote]Protect the easly offended ... BAN EVERYTHING[/quote]^^ hmm works for me :D

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...