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
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 mails | Author | Date |
|---|---|---|
| Paul Sargent | Nov 19, 21:28 | |
| PGM | Nov 19, 21:40 | |
| haller | Nov 19, 22:01 | |
| Paul Sargent | Nov 19, 22:10 |






Cocoa mail archive

