Is it possible to create a 3D Studio Max style UI using the MaxGUI Module?
Is it possible to
BlitzMax Forums/BlitzMax GUI Programming/Is it possible to You probably want to use something like FryGUI instead - which is a GUI for running on graphics context/canvas - ie. the GUI itself is drawn as graphics.
Possible, you mean this:

right? idk about all the toolbars and the slashes around the center area but everything else looks doable.
Or like Brucey said, you could just use frygui.

right? idk about all the toolbars and the slashes around the center area but everything else looks doable.
Or like Brucey said, you could just use frygui.
Yes, how would I go about doing that? I don't want to use fry because I'm using Blitz3D Sdk. .