ID:156429
 
How can i select where i want my window to appear? for example i have a button that opens inventory but i wanna change the place where the window will appear, it always appear at the same place.
Thanks
Use winset() to change the pos parameter.
In response to Garthor
But what should i put after winset? or its like the screen loc? with coordinates?
In response to Zosthy
Whenever you're not familiar with an element of the language, you look it up in the reference.
Zosthy, the Resource Center has a pretty good example of what your looking for. Check it out here: Popup Windows

ts