Skip navigation.
 
mlRe: implementing pop up menus
FROM : James McCartney
DATE : Sat Jan 18 23:12:51 2003

Ahh, Cocoa calls Carbon. So I'll not bother with Cocoa here and use
PopUpMenuSelect.
..
OK I've got this mostly working, except that I need to give
PopUpMenuSelect Carbon screen coordinates and Cocoa gives me the flip
from that. Is there a standard way to convert between them (that works
with multiple monitors)?

On Saturday, January 18, 2003, at 11:00 AM, Jim Correia wrote:

> The popup button cell calls PopUpMenuSelect (which incidentally lets
> you set the initial item.)
>

--
--- james mccartney  <email_removed>  <http://www.audiosynth.com>
SuperCollider - a real time synthesis programming language for the
PowerMac.
<ftp://www.audiosynth.com/pub/updates/SC2.2.16.sea.hqx>
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlimplementing pop up menus James McCartney Jan 18, 08:46
mlRe: implementing pop up menus mw Jan 18, 14:32
mlRe: implementing pop up menus James McCartney Jan 18, 19:24
mlRe: implementing pop up menus Shaun Wexler Jan 18, 19:46
mlRe: implementing pop up menus Jim Correia Jan 18, 20:00
mlRe: implementing pop up menus James McCartney Jan 18, 23:12