Skip navigation.
 
mlRe: Getting Search into the toolbar
FROM : PGM
DATE : Mon Nov 19 21:40:24 2007

> The major one at the moment is getting a search field in the area 
> of the window occupied by the toolbar. IB3 doesn't allow me to do 
> this directly, so I'm looking for ideas.
>


You can create a separate NSView in IB and simply put the SearchBox 
in there. Then you can programmatically  add that view to your 
toolbar. However, I have not yet touched IB3, so there might be a 
simpler way that I am not aware of.

Cheers, Patrick

Related mailsAuthorDate
mlGetting Search into the toolbar Paul Sargent Nov 19, 21:28
mlRe: Getting Search into the toolbar PGM Nov 19, 21:40
mlRe: Getting Search into the toolbar haller Nov 19, 22:01
mlRe: Getting Search into the toolbar Paul Sargent Nov 19, 22:10