[comp.sys.sun] Altering SunView frame menu

chuck@trantor.harris-atd.com (Chuck Musciano) (12/16/88)

> Is there any way to modify the SunView frame menu ?

An easy one.  Do an window_get(frame, WIN_MENU), manipulate it to your
heart's content with the menu_*() calls, and put it back with
window_set(frame, WIN_MENU, menu, 0).

Chuck Musciano
Advanced Technology Department
Harris Corporation
(407) 727-6131
ARPA: chuck@trantor.harris-atd.com