mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
programmatic scroller changes send notifications
fixed bug with tableview resize made tableview column resizing
This commit is contained in:
@@ -120,7 +120,6 @@ main(int argc, char **argv)
|
||||
WMSetTableColumnDelegate(col, colDeleg);
|
||||
WMSetTableColumnId(col, (void*)2);
|
||||
|
||||
|
||||
colDeleg = WTCreateBooleanSwitchDelegate(table);
|
||||
|
||||
col = WMCreateTableColumn("Bool");
|
||||
|
||||
Reference in New Issue
Block a user