On 16-Nov-08, at 5:10 AM, Nathan Kinsinger wrote:
On Nov 16, 2008, at 1:50 AM, Brandon Walkin wrote:
Hi Dave,
If the user isn't able to configure the toolbar, then all you need
to do is get a reference to the BWSelectableToolbar and call this
method on it:
- (void)switchToItemAtIndex:(
On Nov 16, 2008, at 1:50 AM, Brandon Walkin wrote:
Hi Dave,
If the user isn't able to configure the toolbar, then all you need
to do is get a reference to the BWSelectableToolbar and call this
method on it:
- (void)switchToItemAtIndex:(int)anIndex animate:(BOOL)shouldAnimate
The index is
Hi Dave,
If the user isn't able to configure the toolbar, then all you need to
do is get a reference to the BWSelectableToolbar and call this method
on it:
- (void)switchToItemAtIndex:(int)anIndex animate:(BOOL)shouldAnimate
The index is the raw toolbar index - it's zero based and includes