Path: utzoo!attcan!uunet!yale!husc6!rice!sun-spots-request From: chuck@trantor.harris-atd.com (Chuck Musciano) Newsgroups: comp.sys.sun Subject: Re: Altering SunView frame menu Message-ID: <2348@kalliope.rice.edu> Date: 16 Dec 88 15:53:16 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 11 Approved: Sun-Spots@rice.edu Original-Date: Thu, 8 Dec 88 08:09:05 EST X-Sun-Spots-Digest: Volume 7, Issue 60, message 10 of 14 > 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