[M]ister Posted June 26, 2014 Share Posted June 26, 2014 Hello, I created a dx window with dxgui: https://forum.multitheftauto.com/viewtopic.php?f=108&t=43639. But I need to make some gui elements in front of the dx window, but the gui elements always appear behind the dx window. Could you help me by telling how I could put the dx window behind the gui elements? Link to comment
SkatCh Posted June 26, 2014 Share Posted June 26, 2014 you can use this function guiBringToFront ( <<<<< Gui name >>>> ) Client function Link to comment
[M]ister Posted June 26, 2014 Author Share Posted June 26, 2014 Oh my god, I did not pay attention, had in the script: dxSetAlwaysOnTop (wnd, true). function which leaves the dx window in front Yet thanks Me4ever Link to comment
[M]ister Posted June 27, 2014 Author Share Posted June 27, 2014 I would like to ask another question. What the utility the function: guiAttachToDirectX, of the resource dxGui (https://forum.multitheftauto.com/viewtopic.php?f=108&t=43639) ? and any examples of use? I searched but found nothing 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