Jump to content

guiCreateStaticImage problem


xTravax

Recommended Posts

hello im just trying to use stupid gui image function which never works for me instead of using dxDrawImage 323402340923403 times, and ofcourse my 32x32 pixel picture is being drawn with size of 1920x1080

stupidWindow = guiCreateWindow ( 0, 0, 1, 1, " ", true ) 
avatar = guiCreateStaticImage(0.3,0.3,32,32,"files/images/avatar.png",true,stupidWindow) 

i am not doing anything wrong,there is just one background image which i HAD to draw with dx functions because stupid gui functions dont do anything right considering images

does anyone have a clue why is my 32x32 pixel image being drawn on 1920x1080 resolution size?

Link to comment

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