Jump to content

Recommended Posts

Posted

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

 

 

Astrocuco.thumb.png.c76e0fb3de2d6e437e7dca099625e11e.png

Posted

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. 

 

 

Astrocuco.thumb.png.c76e0fb3de2d6e437e7dca099625e11e.png

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.

×
×
  • Create New...