Project

General

Profile

« Previous | Next » 

Revision 1fdd0411

Added by skyjake about 5 years ago

Refactor: WindowSystem is owned by GuiApp

Apps no longer need to create their own specialized WindowSystem. Instead, they can use the GuiApp's WindowSystem to set the UI style and manage windows.

Modified ClientWindow construction so that widget constructors don't try to access the window via global methods before construction has finished and the main window has been set.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences