CPTextField in toolbar seems not to work
Reported by Eric Böhnisch-Volkmann | January 14th, 2009 @ 03:55 AM
I have placed a CPTextField into the toolbar to act like a search field in Mac OS X apps. It worked in 0.5.5 but stopped working in 0.6 and higher. When the user enters some text and presses the Return key the target method is called but the entered string is neither placed in stringValue nor in objectValue. If a placeholderText is defined or I pre-fill the stringValue with setStringValue I only get this back but never the text entered by the user. I have placed my code for the toolbar item here: http://gist.github.com/46857
Comments and changes to this ticket
-
admin (at 280north) December 4th, 2009 @ 10:46 AM
- State changed from new to resolved
- Tag set to @to-acknowledge
(from [a30250f758d0ba4a6b448d0c58ec533965d9b452]) Merge branch 'menus' into jake
Closes #73.
Closes #75.
Closes #121.
Closes #130.
Closes #197.Reviewed by me.
http://github.com/280north/cappuccino/commit/a30250f758d0ba4a6b448d...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.
People watching this ticket
Tags
Referenced by
- 73 CPKeyValueCoding methods for CPDictionary Closes #73. Closes #75. Closes #121. Closes #130. Closes ...
- 75 Toolbar item setImage order matters Closes #73. Closes #75. Closes #121. Closes #130. Closes ...
- 121 Need for a CPOpenPanel Closes #73. Closes #75. Closes #121. Closes #130. Closes ...
- 130 CPURLRequest content-type incorrect for POST Closes #73. Closes #75. Closes #121. Closes #130. Closes ...
- 197 CPTextField in toolbar seems not to work Closes #73. Closes #75. Closes #121. Closes #130. Closes ...