Add the new spinbox widget

This commit is contained in:
cnjinhao
2015-01-22 06:19:24 +08:00
parent 0597d895b4
commit 4ff3a6afd5
22 changed files with 861 additions and 177 deletions

View File

@@ -63,7 +63,7 @@ namespace nana
}
wd_manager.refresh_tree(wd);
wd_manager.map(wd);
wd_manager.map(wd, false);
}
}