myyusuf Posted March 27, 2012 Share Posted March 27, 2012 how can i use picture as a gui window? i made something on guieditor, is there anyway to do that? Link to comment
sckatchof Posted March 27, 2012 Share Posted March 27, 2012 use this DxDrawImage wiki : https://wiki.multitheftauto.com/wiki/DxDrawImage Link to comment
drk Posted March 27, 2012 Share Posted March 27, 2012 LOOOOL Simply create the image like a window. What the problem? @@sckatchof Drawing functions aren't needed. Only if you want. Link to comment
sckatchof Posted March 27, 2012 Share Posted March 27, 2012 LOOOOL Simply create the image like a window. What the problem?@@sckatchof Drawing functions aren't needed. Only if you want. if you want a picture in gui use this guiCreateStaticImage @ Draken but he want just the image show not gui i think Link to comment
myyusuf Posted March 29, 2012 Author Share Posted March 29, 2012 LOOOOL Simply create the image like a window. What the problem?@@sckatchof Drawing functions aren't needed. Only if you want. if you want a picture in gui use this guiCreateStaticImage @ Draken but he want just the image show not gui i think okay i got it. how can i set movable image? guiWindowSetMovable ( x, false ) it isnt running. Link to comment
Kenix Posted March 29, 2012 Share Posted March 29, 2012 https://wiki.multitheftauto.com/wiki/GuiSetPosition ? Link to comment
drk Posted March 29, 2012 Share Posted March 29, 2012 Nop Kenix. https://wiki.multitheftauto.com/wiki/GuiWindowSetMovable Link to comment
Kenix Posted March 29, 2012 Share Posted March 29, 2012 Nop Kenix.https://wiki.multitheftauto.com/wiki/GuiWindowSetMovable It's function for gui window. He want move image -> guiSetPosition + timer. Link to comment
myyusuf Posted March 29, 2012 Author Share Posted March 29, 2012 https://wiki.multitheftauto.com/wiki/GuiSetPosition ? thanks Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now