MFC_LogicalWnd

May 17, 2017 ยท View on GitHub

A simple framework of DUI(Direct UI).
What is in it:

  • Logical window, it is not window of OS.
  • window hierarchy and focous, focoused window is in front.
  • window messages, like resize, mousebutton, keyboard and so on.
  • button control.
  • gif player.

It is designed with GID+, as expected, cpu useage is high.

screenshot

If you want to run the application on your computer, please download all the file in release folder except screenshot.png.