Jump to content

myGui:Release Crash App.


Yue
 Share

Recommended Posts

I am struggling to implement a correct screen resolution change without bugs. I am on the right track, learning as always something new in this process. But something here is not going right for me, I create a Gui and try to delete it and it crashes the application, any suggestions?

 

myGUI = GUI:Create(Context:GetCurrent())
myGUI:Release()

image.thumb.png.27815b426ee361b9fe7807c0334c18d4.png

 

 

Link to comment
Share on other sites

I have the mania of wanting to eliminate everything manually, and it is that in the change of resolution the context that also uses the GUI is eliminated. I suppose that nothing happens if I restart it again and it overwrites its new values in the memory. The thing is that I am following the path of many in learning Leadwerks. 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...