You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello again.
This time I'm here to show you an issue I keep having while using ImGUI with Allegro. I just can't move the window I have created around the screen.
Here's the code I'm using for main function and the window I execute:
I can’t debug your code, but at minimum you should always call either Render() (and you can ignore the data if you want) or at least EndFrame() for every call to NewFrame().
Hello again.
This time I'm here to show you an issue I keep having while using ImGUI with Allegro. I just can't move the window I have created around the screen.
Here's the code I'm using for main function and the window I execute:
The text was updated successfully, but these errors were encountered: