In my game i currently use:
Set X to Window.X-(Items.Width)-10 (to hide the list boxes)
Set X Window.ClientX+24 (to reposition the list boxes)
This WORKS fine.....but if i want to drag the game window to another position, the listboxes reappear on the left edge and move across the screen as i am dragging the window?
I have the game window set to position (0,0) on start of layout.
my game is 800x600
my display is 1024x768
Anybody know why. <img src="smileys/smiley5.gif" border="0" align="middle" />