Mini Popup Window (Like iCal)
Mini Popup Window (Like iCal)
- Subject: Mini Popup Window (Like iCal)
- From: Seth Willits <email@hidden>
- Date: Thu, 10 Jul 2008 11:33:17 -0700
Has anyone created a custom window like the event info editor in iCal
in 10.5? There's a few things I'm not sure how to do:
1) Drawing the window background gradient is pretty straightforward,
but creating the thin border on the window is not. I'm concerned about
not being getting it "thin" enough. Any tips on that?
2) The zoom-in effect. I'm going to go out on a limb here and say that
this is probably done using private methods. The only public way I can
think of to do it would be to grab an image of my window using the
CGWindow API while the window is still hidden, then scale that in an
overlay window for the effect.
I can come up with solutions for both of these, but I was hoping
someone might have some better ideas or experience.
--
Seth Willits
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden