Jump to content

Recommended Posts

Posted

So I've made a simple GUI. In the GUI I've put a picture. This is the line of code:

GUICtrlCreatePic("picture.jpg", 0, 0, 681, 113)

So it works fine, the picture comes up. However, it will only appear if the picture is present in the folder of the .exe. How can I make it so that the picture is in the program and not dependent on the image file being in the same folder?

Dunno if this should be in GUI help, but this seems simple enough. Any help would be appreciated. Thanks.

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
  • Recently Browsing   0 members

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