all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Mac OS X Popup & Hierarchical Menu Patch
@ 2002-12-22 23:17 Steven Tamm
  0 siblings, 0 replies; only message in thread
From: Steven Tamm @ 2002-12-22 23:17 UTC (permalink / raw)


I just checked a change in that changes the way menus work on the 
carbon port of OSX.

There's an outstanding support request #101602 to fix the "broken" 
popup menus on Mac OS X (Carbon).  The current release does not have 
hierarchical menus in the popups; instead modeling them using an 
"indentation scheme".  There were a lot of off by one errors, and I 
couldn't figure out a good way to fix it because the menu item counting 
scheme would be radically different if the popup menu has a 
hierarchical menu or not.  I decided to fix it by creating real 
hierarchical menus; this also extends to the main menu bar.  This 
should standardize the behavior of menu items to those of the other 
window systems, and it seems to work.  I would invite other people to 
check the code and test it out.

Thanks,
-Steven

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-22 23:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-22 23:17 Mac OS X Popup & Hierarchical Menu Patch Steven Tamm

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.