FROM : Quincey Morris
DATE : Mon Mar 03 20:53:26 2008
On Mar 3, 2008, at 11:26, I. Savant wrote:
> I would never have thought of this; I thought toolbar items were
> discarded / recreated when removed from and added to the toolbar. Have
> I missed something?
It's the same ambiguity about the term "toolbar" that makes IB's
toolbar-creation so unintuitive. You create toolbar items in the set
of *available* items (which is what populates the toolbar
customization sheet) and these are essentially permanent. You add and
remove items to/from the subset of items used in the actual toolbar
(in IB or in your initialization or when the toolbar is customized by
the user), but that doesn't create or delete the items themselves.
DATE : Mon Mar 03 20:53:26 2008
On Mar 3, 2008, at 11:26, I. Savant wrote:
> I would never have thought of this; I thought toolbar items were
> discarded / recreated when removed from and added to the toolbar. Have
> I missed something?
It's the same ambiguity about the term "toolbar" that makes IB's
toolbar-creation so unintuitive. You create toolbar items in the set
of *available* items (which is what populates the toolbar
customization sheet) and these are essentially permanent. You add and
remove items to/from the subset of items used in the actual toolbar
(in IB or in your initialization or when the toolbar is customized by
the user), but that doesn't create or delete the items themselves.
| Related mails | Author | Date |
|---|---|---|
| Brian Krisler | Mar 3, 19:53 | |
| Quincey Morris | Mar 3, 20:12 | |
| I. Savant | Mar 3, 20:26 | |
| Quincey Morris | Mar 3, 20:53 | |
| Brian Krisler | Mar 5, 03:04 | |
| Quincey Morris | Mar 5, 03:23 | |
| Jonathan Hess | Mar 5, 03:27 |






Cocoa mail archive

