Just replace the GUICtrlCreateButton with GUICtrlCreatePic
Code:
$h = GUICreate("", 100, 100)
$b1 = GUICtrlCreateButton("checked", 0, 0)
$b2 = GUICtrlCreateButton("unchecked", 0, 25)
$c = GUICtrlCreateCheckbox("sample", 0, 50)
GUISetState()
While 1
Switch GUIGetMsg()
Case -3
Exit
Case $b1
GUICtrlSetState($c, 1)
Case $b2
GUICtrlSetState($c, 4)
EndSwitch
WEnd
But the 2 pictures are in the same position, will this work with it?
Testing...
More explanation : I've made a squared small picture, added beside it a label called for E.X : Hit Range, I want when I press on the picture, it automatically changes to another picture which in the same position.
But the 2 pictures are in the same position, will this work with it?
Testing...
More explanation : I've made a squared small picture, added beside it a label called for E.X : Hit Range, I want when I press on the picture, it automatically changes to another picture which in the same position.
Metin2 png images pack 300+ images 11/15/2014 - Metin2 PServer Guides & Strategies - 9 Replies Hi, here is 300 piece png images pack, it is mobs, npc, character weapons, house and more images :)
Link to download: https://www.rapidshare.com/#!download|306|19862143 22|CirilGyujtemeny.rar|63099
Please take thanks for upload.
Password for extract: ciril
[Selling] 24 Port Switch - 3Com Switch 3300 24 Port 05/13/2013 - Trading - 4 Replies Hallo zusammen,
hier biete ich einen Switch der Firma 3 Com an.
Model 3C16406 24 Port / SuperStack II
Technisch Daten sind hier zu umfangreich Bitte aus dem Netz laden .
I need to Switch Item Images. 10/17/2008 - Conquer Online 2 - 0 Replies I have seen the previous article about stanchers into dbs as a scam. Not interested in scamming anyone.. Tried to locate the files but believe that since that post files have changed and have not been able to locate the images anywhere. Goal here is this. I want to turn the image of Moss / DreamGrass / Aroma into another image perferably meteors as my bot already picks up mets on its own. Client sided not server sided I am aware of this and again... NOT interested in scamming just botting 2nd...