Justin Spahr-Summers
be9aa4add5
Fall back to control states without TUIControlStateNotKey
...
In other words, when trying to get control information for a state that includes TUIControlStateNotKey, we should check without that state if it fails, since most images, titles, etc. probably won't be set with it in mind.
2012-08-21 12:49:44 -07:00
Justin Spahr-Summers
ce1fef3530
Refactoring to change uses of TUIColor to NSColor
2012-07-27 16:15:19 -07:00
Justin Spahr-Summers
5467b74f3b
Refactored TUIButton to use NSImage
2012-07-24 17:09:40 -07:00
Justin Spahr-Summers
fac056b03c
ARC migration, baby.
...
Conflicts:
TwUI.xcodeproj/project.pbxproj
2011-11-12 17:44:11 -08:00
Justin Spahr-Summers
cf92489d6b
Import TUIImage.h for use in TUIButton+Content.m
2011-11-12 17:43:39 -08:00
joshaber
78da58ec3a
call the state change methods when changing a value for a state
...
this fixes a bug where the control wouldn't pick up those changes until
the next state change
2011-08-02 17:20:01 -07:00
joshaber
ffd8c7ca9f
work on making state transitions actually do something
2011-08-02 09:04:43 -07:00
Loren Brichter
2a704ca1fb
TwUI 0.1
2011-07-01 14:18:11 -04:00