Results 1 to 9 of 9

Thread: Menu Not Visible/Offscreen

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2006
    Location
    Georgia
    Posts
    170

    Menu Not Visible/Offscreen

    When you create a new form, it automatically creates a new menu to go with it. That's nice and all, but lets say I want to copy a menu I already created from another form over to this one so that I don't have to recreate the menu for each form. So, I copy and paste it over. However, it's off the screen, and I can't seem to figure out how to move it into position. There doesn't seem to be any properties I can edit, and it doesn't seem like I can click and drag it into position.

    Any ideas?

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Menu Not Visible/Offscreen

    Hi,
    you don't need to move it into position - it is automatically in position.
    When you click on it, you should see 'Type Here' appear in the bottom left of the screen.
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Dec 2006
    Location
    Georgia
    Posts
    170

    Re: Menu Not Visible/Offscreen

    Right, so you'd think. But it doesn't. It's below and to the right of the menu created by VS2005, which I deleted. It doesn't automatically reposition itself.

  4. #4
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Menu Not Visible/Offscreen

    Hi,
    you can drag it to where you want - its position there has no bearing on its screen position - is that what you mean?

    Clicking on it exposes its properties, and shows you the 'type here' in the bottom left, as it is an 'invisible' control

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Dec 2006
    Location
    Georgia
    Posts
    170

    Re: Menu Not Visible/Offscreen

    I don't think you understand. I'm not able to click and drag the control on the GUI/form. I can drag its icon in VS's horizontal toolbar that represents controls that can't be seen (such as timers and the inputpanel), but on the actual form itself--I can't move it into position so it can be seen. It's below and to the right a little bit of where it should be, and when I run the application, I can't see or use it. My forms don't have a white background, so where the menu should be is a white blank spot.

  6. #6
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Menu Not Visible/Offscreen

    Hi,
    yes - but you can't put the menu on the form as it is an invisible control.
    when you click on it, you should see what happens here and then you can add menu items just by typing in
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Dec 2006
    Location
    Georgia
    Posts
    170

    Re: Menu Not Visible/Offscreen

    Yes, you're right. That's what I SHOULD see; and I only sort of seeing that. Imagine the arrow head in your picture pointing to the the little silver Windows icon and the words Pocket PC. That's where my menu is being displayed on the form; it's not centered at the bottom like you see. I think at this point, a picture like yours is worth the thousand words....

    The first picture is in the development environment, the second is in the debug mode on the emulator.
    Attached Images Attached Images   

  8. #8
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Menu Not Visible/Offscreen

    Hmm,
    that looks as though the emulator image is screwed for some reason.

    Do you get the same on PPC2003 and WM5 emulators?

    What about on a real device?

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  9. #9

    Thread Starter
    Addicted Member
    Join Date
    Dec 2006
    Location
    Georgia
    Posts
    170

    Re: Menu Not Visible/Offscreen

    I must wonder how's it the emulator that's the problem when it's not correctly placed in VS2005's design environment. I think the emulator is just putting it where VS2005 is telling it to, and it's VS2005 that's messed up.

    I haven't tested this particular instance of the problem on anything but the emulator, but I've experienced this problem before and the issue was replicated on an actual device. That is, on my PDA, I wasn't able to see the menu. The only fix was to delete the form, and start over, to include defining the menu. I get this problem every time I try to copy and paste a menu from one form to another.

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