realbasic-nug
[Top] [All Lists]

Re: Getting that darned 'delete' glyph in the menu

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Getting that darned 'delete' glyph in the menu
From: Mike Benonis <mbenonis_lists at mac dot com>
Date: Sat, 01 Jun 2002 12:42:29 -0400
on 6/1/02 10:39 AM, George Clark at gaclark at sprynet dot com wrote:

> I'm having a problem getting the 'delete' glyph to show in a menu (it's to
> be activated with Command-Delete, obviously). I'm using this code:
> 
> [snip] 
> iMenu = GetMenuHandle(2)
> [snip]

My testing shows that when running in the IDE, you need to add 5 to any menu
ID to get the correct number for your menus.

-Mike



<Prev in Thread] Current Thread [Next in Thread>