nothing finished tonight but a good piece work in progress to report for this week Vlog.
Multiple windows are now correctly managed, as well as the methods to pick one window from the background and move it to the foreground (if not locked by a master window).
Also started to add Menus, but there are still at their very beginning. MenuBarWidget is coded as well as MenuItemWidget, one more brick is needed (MenuPaneWidget corresponding to the part of the menu that popup when a menu item is selected), so all of this should happen during this week.
As usual some pictures of the current status of the work (no need to say these are screenshots from the current revision still under degugging, and some visuals (by instance the IDs) will not appear in the next revision, this is just for coding purposes) :


For Bisam : please look at the second picture hereafter, you will see your algorithm at work for comparing the WidgetID of the window (in red in the left top corner of the windows) with one calculated from the DepthBuffer (in Green close to the mouse pointer). As the window move from back to top, it means it works fine





There is still a lot to do, especially tracking memory leaks cause I experienced some warning messages for low memory while using the Toolkit heavily (so some housekeeping will be mandatory).
Ciao
Sly