Results 1 to 5 of 5

Thread: F#@$&% PopupMenu

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2002
    Posts
    89

    Angry F#@$&% PopupMenu

    I want to create my popup menu at run time, depending on where the user right-click and the options checked. How can I do that, resetting the menu, and then add all elements needed ?
    BlahDoS . :P

  2. #2
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    make the menu item an array, then load it as you would always load a control array, Load MenuItem(Ubound(MenuItem)+1)
    Remember, if someone's post was not helpful, you can always rate their post negatively .

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2002
    Posts
    89
    but how can I create them ??? Show me some code please ...
    BlahDoS . :P

  4. #4
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    would you need submenus as well?
    Remember, if someone's post was not helpful, you can always rate their post negatively .

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Mar 2002
    Posts
    89
    Actually, the array your talking about is a submenu. So, yes it is but does is really matters ???
    BlahDoS . :P

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