Results 1 to 3 of 3

Thread: Moving A Menu

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2008
    Location
    Raxacoricofallapatorius
    Posts
    17

    Question Moving A Menu

    Is it possible to move a menu down from its default position to a new one. I want to do this preferably at run-time, and I do not mind if API calls are used.
    I am developing a skinning module for part of my A-Level computing project. And this presents the problem of the menu appearing above the border of the skin (in this case, a Mac skin)

    This is what I have already have:



    And this is what I want :



    Note, that if you can provide a method which will allow me to change the width of the menu in question, it would be helpful. The skin is able to be changed, and some have bigger border widths than others. I do not want the menu to overlap the borders. This is because I currently use the horrible method of creating Image controls at runtime.

    Thanks
    Last edited by DarthCrap; Apr 18th, 2008 at 02:22 PM.

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