Jump to content

Create image within application


deo
 Share

Recommended Posts

Hi,

Im trying to create an image within an existing application using GUICtrlCreatePic with no success. Is this even possible?

Let me try to elaborate a bit:

Im using autoit to open an application, then overlay a bitmap over a specific region of the window, thus allowing me to see the image layered above any controls.

Im inserting the image using GUICtrlCreatePic and then im calling GUISetState(), but the image isnt showing. Any ideas?

Edited by deo
Link to comment
Share on other sites

Hi,

Im trying to create an image within an existing application using GUICtrlCreatePic with no success. Is this even possible?

Do you want to create a compiled script that doesn't need any other file?

If so use FileInstalla to extract the image to a temp folder and than show it

Link to comment
Share on other sites

GuiCtrlCreateImage is create an image in your gui which is created by autoit..

You'll rgncreateimage or what was it called I dont remember at the moment anyhow it was a function to draw images on desktop it might work for you created by larry

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...