site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type:subject :date:message-id:to:mime-version:x-mailer; bh=q9KJaJM2h4ojzRc4qCdoJuiG7UAYkRJiWIh5rahsmZA=; b=Qvk0ABW3UhHqJiVut1HZKGc5o6+QM2u4AbCz3wFBnyvBxW090gImRsuMxp0k7iPaDv 2hM4a+Cb3Fdkm9OLytq40o4i5n98r83zHO9ADYNsTsfb3Ouk+OyPGIdTdDYyq2BDjn74 H3I4xww9Sw/6KpIx/EbifgRFg7h5BW6oL5P/0= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; b=undXNm8JzxFVs/si35UqnsMmfmcc0Bfsu/SuBPGINbiYj1xS0Wo8YmSJjXouLZpPOo 2QQUrCzH/VFbxXo/KevFxBzSvPwy+zgmXzFdIlIvK7JD1IY1cgzg5F2mmZMXPue/GtMb sDNgnkDv6QDAIJEO6IAZCcztdXwOiY6WF5Uhw= Hello. I have been trying to do this, without results. First Im using the method NSDrawNinePartImage to draw the box that appears when click an item, this receives NSImages, so I thought that applying a CIfilter to a CIImage then converting the CIImage into a NSImage and send to the NSDrawNinePartImage method will do the trick.. but of course this doesn't happen. Im starting to think that I must get what's behind my menu and apply the filter, and add the image before the menu its displayed... I dunno if my thoughts are in the right way, or no.. If so.. then .. how can I achieve it? I mean how can I take whats under the frame of the menu? Many thanks Gustavo PS Happy new Year 2010._______________________________________________ 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.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com