This website requires JavaScript.
Explore
Help
Register
Sign In
kode54
/
cog
Watch
2
Star
1
Fork
You've already forked cog
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0cd43c174b
cog
/
Custom
/
ClickField.h
10 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Cleaning up and various changes for 0.0.4
2005-06-29 15:53:00 +00:00
/* ClickField */
#
import <Cocoa
/
Cocoa.h>
Updated UI
2006-04-30 14:05:07 +00:00
@
interface
ClickField
:
NSTextField
Cleaning up and various changes for 0.0.4
2005-06-29 15:53:00 +00:00
{
UI changes
2006-04-28 23:19:14 +00:00
Cleaning up and various changes for 0.0.4
2005-06-29 15:53:00 +00:00
}
@
end