Many UI improvements and minor fixes

This commit is contained in:
Eduardo Bart
2013-01-08 18:01:47 -02:00
parent a8d3bb97ea
commit 5344a179a4
16 changed files with 152 additions and 65 deletions

View File

@@ -273,7 +273,8 @@ namespace Fw
LastState = 512,
AlternateState = 1024,
DraggingState = 2048,
LastWidgetState = 4096
HiddenState = 4096,
LastWidgetState = 8192
};
enum DrawPane {