Re: [SOLVED] Changing the position of a NSStatusItem
Re: [SOLVED] Changing the position of a NSStatusItem
- Subject: Re: [SOLVED] Changing the position of a NSStatusItem
- From: Peter Maurer <email@hidden>
- Date: Mon, 15 Nov 2004 09:48:42 +0100
I'm wondering how some apps change the position of their
NSStatusItems.
- (id)_statusItemWithLength:(float)fp8 withPriority:(int)fp12;
pass the biggest SInt32 possible (2147483647)
I'm using the INT_MAX constant for these purposes -- that's probably
the same value. But it simply looks better than a raw number. Cheers,
Peter.
___
http://www.petermaurer.de/butler
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden