2016-04-25 08:57:05 -05:00
|
|
|
every rule in ui_darwin.h
|
2016-04-25 11:59:45 -05:00
|
|
|
SetParent must be followed by SetSuperview and SyncEnableState
|
2016-04-25 08:57:05 -05:00
|
|
|
TODO can child cache it?
|
|
|
|
adding a child must be followed by a call to SyncEnableState
|
2016-04-25 17:08:26 -05:00
|
|
|
SyncEnableState() must call ShouldStopSyncEnableState() first thing
|
|
|
|
Enable() and Disable() must call SyncEnableState() AFTER CHANGING WHAT Enabled() WILL RETURN
|