aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/libui/_wip/rules.darwin
diff options
context:
space:
mode:
Diffstat (limited to 'src/libui_sdl/libui/_wip/rules.darwin')
-rw-r--r--src/libui_sdl/libui/_wip/rules.darwin6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/libui_sdl/libui/_wip/rules.darwin b/src/libui_sdl/libui/_wip/rules.darwin
deleted file mode 100644
index e736a14..0000000
--- a/src/libui_sdl/libui/_wip/rules.darwin
+++ /dev/null
@@ -1,6 +0,0 @@
-every rule in ui_darwin.h
-SetParent must be followed by SetSuperview and SyncEnableState
- TODO can child cache it?
-adding a child must be followed by a call to SyncEnableState
-SyncEnableState() must call ShouldStopSyncEnableState() first thing
-Enable() and Disable() must call SyncEnableState() AFTER CHANGING WHAT Enabled() WILL RETURN