drag and drop!

selection code rewrite!
textfield with new selection code!
etc etc
This commit is contained in:
kojima
2000-04-03 03:10:20 +00:00
parent a5f7e65111
commit 60a247f271
12 changed files with 1175 additions and 879 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ typedef struct W_TabView {
struct {
WMReliefType relief:4;
WMTitlePosition titlePosition:4;
WMTabViewTypes type:2;
WMTabViewType type:2;
unsigned tabbed:1;
unsigned dontFitAll:1;