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

@@ -327,7 +327,7 @@ namespace nana
}
predef_cursor = cursor::arrow;
flags.capture = false;
flags.captured = false;
flags.dbl_click = true;
flags.enabled = true;
flags.modal = false;