Jump to content

Recommended Posts

Posted (edited)

Hello

How can i add image to my gui with out using Local/Global. I want to save this image to .exe compiled script and when I start bot i will see my image loaded from .exe ;)

$Pic1 = GUICtrlCreatePic(@ScriptDir&"\logo.png", 160, 0, 300, 100)
dont work

Image have transparent background

Edited by haggard

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
×
×
  • Create New...