View Single Post
  #8  
Unread 12-02-2009, 11:41 PM
Erythor Erythor is offline
The Undefeated
 
Join Date: Apr 2007
Posts: 6
I can't seem to get the new main menu button to move. I want to move it to a different location on my screen. I'm using the code you gave:

Code:
<Element ID="ToolBarButton_MainMenu" X="6" Y="143" Width="30" Height="45"> </Element>
I have tried using this and increasing the x+ number but the button doesn't seem to move. Any idea what I'm doing wrong?
Reply With Quote