Results 1 to 3 of 3

Thread: Need Help on Arrays

  1. #1

    Thread Starter
    Member
    Join Date
    May 2000
    Posts
    43
    Okay basicly i need to create a menu popup array, but i cant set a menu name to 'pop(0)', so how would i go about creating it, if it is possible that is!
    Thanx
    Cease

  2. #2
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657
    Create a menu as you normally would in the menu editor, but set the top-level item's Visible property to False. When you create the second-level items (the items that will appear in the popmenu), give them all the same name, but set their Index properties as you create them. Call the PopupMenu method using the top-level name.
    "It's cold gin time again ..."

    Check out my website here.

  3. #3
    Guest
    There is a seperate section for the Index. Make the name Pop and under the section Index, make it 0

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