Results 1 to 2 of 2

Thread: add to Menu

  1. #1

    Thread Starter
    Lively Member xxkmanxx's Avatar
    Join Date
    Jul 2002
    Location
    NJ
    Posts
    66

    add to Menu

    is it possible to add an item to a Menu with code or something, cause im tring to create prog that will show the user's recently saved files. i could jus add blanks to items, and change the caption when i need to, but that looks messy when there's nothing set to it, just a bunch of blanks.

    THANKS

  2. #2
    PowerPoster
    Join Date
    Aug 2001
    Location
    new jersey
    Posts
    2,904
    you can add bogus items and make them invisible (.visible = False) then change the caption and make them visible when you need them. When they're invisible, they don't leave any unwanted space.

    Baggy, I know, but I haven't found a way to add menu items on the fly. Maybe someone else here will have a more elegant solution.

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