GUI Update - File Dialog

posted in owl's Blog
Published January 30, 2011
Advertisement
I made some little more progress on the GUI library. The file select dialog is now fully functional.

I've divided the GUI in 3 layers: Children, Floaters and Dialogs.

  • Children is the tree that holds most of the controls.
  • Floaters is where things like drop-down lists, menus and tool-tips go. This was necessary as each control sets it's own viewport and sometimes menus would get clipped out if a control is small.
  • Dialogs is where only the top-most control (usually windows) go. When a dialog is visible all other controls will be disabled excepting floaters.

[media]
[/media]


And of course another Tarja Turunen's karaoked song. heh
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement