More TODOs.
This commit is contained in:
parent
071ebcf5be
commit
60283504d3
|
@ -10,6 +10,7 @@ import (
|
||||||
import "C"
|
import "C"
|
||||||
|
|
||||||
// TODO do we have to manually monitor user changes to the edit control?
|
// TODO do we have to manually monitor user changes to the edit control?
|
||||||
|
// TODO WS_EX_CLIENTEDGE on the updown?
|
||||||
|
|
||||||
type spinbox struct {
|
type spinbox struct {
|
||||||
hwndEdit C.HWND
|
hwndEdit C.HWND
|
||||||
|
|
Loading…
Reference in New Issue