User experiencing crash with no report/ log

2009-03-26 Thread mike woodworth
yone have any ideas what we can do to track this down? mike -- Mike Woodworth m...@divergentmedia.com ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderato

Re: QCCompositionLayer doesn't draw until window resized?

2009-02-17 Thread mike woodworth
itionLayer inputKeys]); [exampleQCCompositionLayer setFrame: NSRectToCGRect([QCLayerView frame])]; //< this was the fix The last line solves the problem, though I don't exactly understand why it's necessary. Perhaps a bug, or perhaps there's a fundamental part abou

QCCompositionLayer doesn't draw until window resized?

2009-02-16 Thread mike woodworth
e app launches and the QC is displayed. But in this app, the layer doesn't seem to draw until I resize the window. It seems because QCCompositionLayer is async, I also cant force a redraw via any of the setNeedDisplay style methods. Any ideas? mike -- Mike Woodworth m...@divergen

Problems with custom NSScrollView/ NSTableView

2008-04-01 Thread mike woodworth
re the two Scrollers meet (in the bottom right of my table). How can I draw in this space? mike -- Mike Woodworth [EMAIL PROTECTED] ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. C