Expand description
Fork of [nwg::NumberSelect
] that fixes some issues. See NumberSelect2
for more info.
Modulesยง
Macrosยง
- handles ๐
- Adapted from the [
native_windows_gui::controls::handle_from_control
] module.
Structsยง
- Number
Select2 - Fork of [
nwg::NumberSelect
] that has some improvements. - Number
Select Builder
Constantsยง
- BAD_
HANDLE ๐ - NOT_
BOUND ๐
Functionsยง
- check_
hwnd ๐ - Adapted from [
native_windows_gui::win32::base_helper::check_hwnd
].