mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-13 22:21:29 +00:00
Fixed: textField in CPTextFieldTest doens't have a placeholder
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
// It's a useful hook for setting up current UI values, and other things.
|
||||
|
||||
// In this case, we want the window from Cib to become our full browser window
|
||||
[textField setPlaceholderString:@"I'm a nice placeholder"];
|
||||
[theWindow setFullPlatformWindow:YES];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user