Safari-4-like Pulldown List
Safari-4-like Pulldown List
- Subject: Safari-4-like Pulldown List
- From: Dong Feng <email@hidden>
- Date: Sun, 14 Jun 2009 17:01:32 +0800
I want to implement a pulldown list like what FireFox does with its
address bar (or its Google search bar). I think it involves to open a
borderless window and draw items through Cocoa drawing APIs.
But when I saw Safari 4, its pulldown list's appearance just like a
context-menu, I began thinking if implement a Safari-4-like pulldown
list can save drawing the whole borderless window by writing code
myself. Does Safari 4 rely on Cocoa API of menu to implement its
pulldown list, or does it still implement a borderless window itself
whose appearance happen to simulate a context menu?
_______________________________________________
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