John_Scott Posted December 29, 2012 Share Posted December 29, 2012 Hi! I have a problem to under the login GUI window there is a Image, and if i click outside the window, the GUI window go to under the image, so i only see the image and i must re login. What can i do? Thanks for help! Link to comment
manve1 Posted December 29, 2012 Share Posted December 29, 2012 attach image to the gui .. Link to comment
John_Scott Posted December 29, 2012 Author Share Posted December 29, 2012 Then the image not back to the GUI... Watch: http://kepfeltoltes.hu/121229/wtch_www. ... es.hu_.png Link to comment
manve1 Posted December 29, 2012 Share Posted December 29, 2012 what are you even trying to make?? Link to comment
John_Scott Posted December 29, 2012 Author Share Posted December 29, 2012 This is a login window, ank if i click outside the GUi window, then the window is go under the picture ... Link to comment
HunT Posted December 29, 2012 Share Posted December 29, 2012 This is a login window, ank if i click outside the GUi window, then the window is go under the picture ... guiSetEnabled (The Image, false) https://wiki.multitheftauto.com/wiki/GuiSetEnabled Link to comment
John_Scott Posted December 29, 2012 Author Share Posted December 29, 2012 This is a login window, ank if i click outside the GUi window, then the window is go under the picture ... guiSetEnabled (The Image, false) https://wiki.multitheftauto.com/wiki/GuiSetEnabled Thank you very much! Link to comment
Jesseunit Posted December 29, 2012 Share Posted December 29, 2012 use: guiSetProperty(guiElem, "RiseOnClick", "False") http://cegui.org.uk/static/WindowsLookP ... taticImage 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