This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help menu position


>Another problem is that a system-level help menu already exists on the Mac
>(both in the tcltk and PPC interfaces) and this is where the Xconq help
>really should go according to conventions. And we certainly don't want two
>menus named "Help" - that if anything will confuse the user. So the Mac
>must be treated separately in the tcl code. I'm not sure how to get the
>system Help menu from within tcl, but it should be possible.

Actually, this part was really simple. A menu named $map.menubar.help is
automatically integrated into the system-wide Mac help menu. So we don't
need separate code for the Mac. We do need a real menu, though. Just adding
a command to the menubar doesn't work at all on the Mac. And in Windows,
the accelerator symbol is then printed on top of the command name ("?elp").

Hans



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]