Re: Quit application when window closes

2008-03-12 Thread Joachim Deelen
ntact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/cocoa-dev%40deelen.de This email sent to [EMAIL PROTECTED] Joachim Deelen AQUARIUS-software http://www.

Re: CA: How to wait for an animation to finish?

2008-03-16 Thread Joachim Deelen
Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/cocoa-dev%40deelen.de This email sent to [EMAIL PROTECTED] Joa

Layer-Hosting View on NSTabViewItem and switching Pages

2008-04-09 Thread Joachim Deelen
regards Joachim Deelen AQUARIUS-software http://www.aquarius-software.de ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists

Re: Layer-Hosting View on NSTabViewItem and switching Pages

2008-04-09 Thread Joachim Deelen
bleActions]; [textLayer setHidden:YES]; [CATransaction commit]; Now it works flawlessly regards Joachim Am 09.04.2008 um 14:15 schrieb Joachim Deelen: Hi All, Maybe someone can Help Me?! I've created a NSTabView with two Pages (NSTabViewItems). On the second Page I got a Custom-View, th

KVO Problem with NSCollectionView

2008-04-16 Thread Joachim Deelen
ith another? I expected that KVO gets triggered, each time the content of the IndexSet is changed. regards Joachim Deelen AQUARIUS-software http://www.aquarius-software.de ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do no

Repost: KVO Problem with NSCollectionView

2008-04-20 Thread Joachim Deelen
Hi Again, does really no one have a solution or a hint for the Problem mentioned below? Maybe I'm understanding something wrong? Any help or Ideas would be appreciated Thanks Joachim Deelen Anfang der weitergeleiteten E-Mail: Von: Joachim Deelen <[EMAIL PROTECTED]> Datum: 16.

Re: Repost: KVO Problem with NSCollectionView

2008-04-20 Thread Joachim Deelen
Am 20.04.2008 um 22:08 schrieb Hamish Allan: On Sun, Apr 20, 2008 at 7:34 PM, Joachim Deelen [EMAIL PROTECTED]> wrote: does really no one have a solution or a hint for the Problem mentioned below? Maybe I'm understanding something wrong? Any help or Ideas would be appreciated

CoreAnimation and Filters

2008-05-29 Thread Joachim Deelen
Hi, I'm having trouble with the following code: CIFilter *outFilter = [CIFilter filterWithName:@"CIZoomBlur"]; [outFilter setDefaults]; outFilter.name = @"zoomOutFilter"; [outFilter setValue:[NSNumber numberWithFloat:20.0] forKey:@"inputAmount"]; [newImageLay

Re: CoreAnimation and Filters

2008-05-29 Thread Joachim Deelen
k you very much. - Joachim Am 29.05.2008 um 21:53 schrieb Dmitri Goutnik: On May 29, 2008, at 11:32 PM, Joachim Deelen wrote: The Animation of the Filter is working fine. The ZoomBlur gets animated from 20.0 to 0.0 in 1.8 seconds. But as soon as the animation has finished, the Value for the f

Get notified of fullscreen switch

2008-12-17 Thread Joachim Deelen
Hi, I've searched the Internet and the Apple Documentations for almost a day now, but can't find the right thing. Is there a way, that my application (Playwatch), which is an iTunes Controller running in the menu bar, gets notified, when another Application, like DVD-Player, switches to f

Re: Get notified of fullscreen switch

2008-12-20 Thread Joachim Deelen
ly I could read that there'll be a pure Cocoa solution in the future. regards, Joachim Am 17.12.2008 um 18:59 schrieb Eric Schlegel: On Dec 17, 2008, at 9:26 AM, Joachim Deelen wrote: Is there a way, that my application (Playwatch), which is an iTunes Controller running in the menu

Re: CALayer Transitions

2009-11-19 Thread Joachim Deelen
> None of this makes any sense, other than the build-transitions being one > level deeper in the hierarchy than the side transitions. > You're right. As I read the documentation over and over again it didn't make any sense to me at all. First I thought it's the language, since my mother ton

NSCollectionView and its Items

2010-02-02 Thread Joachim Deelen
Hi, is it possible, in Mac OS X 10.5, to get a list of the NSCollectionViewItems directly from the NSCollectionView. The "content" Message returns a list of the Represented-Objects, not the Items. Currently I'm overwriting the "newItemForRepresentedObject". Within that method I'm putting the c

No one? Fwd: NSCollectionView and its Items

2010-02-06 Thread Joachim Deelen
Hi, enclosed a repost of my Question / Problem. Any ideas, comments would be appreciated... Thanks, Joachim Anfang der weitergeleiteten E-Mail: > Von: Joachim Deelen > Datum: 2. Februar 2010 23:40:30 MEZ > An: Cocoa-dev List > Betreff: NSCollectionView and its Items > &