Results 1 to 2 of 2

Thread: Popup Menus

  1. #1

    Thread Starter
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765

    Popup Menus

    Is it possible to combine to menus? For Example, I have a simple Edit menu, and I want to add the Insert menu to that when it displays as a popup. I don't want to make a copy of the Insert menu as its got a heap of menu items...


    Thanks in Advance
    Don't Rate my posts.

  2. #2
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    You could possibly use the CreatePopupMenu, TrackPopupMenu, AppendMenu and DestroyMenu API to manipulate it.

    I haven't had experience with those, so I can't provide any code or anything. But you can find the declaration and sample code for it on www.allapi.net
    My evil laugh has a squeak in it.

    kristopherwilson.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width