ID:2543966
 
(See the best response by Lummox JR.)
Code:
winset(src,"chatbox","position='90,90'")


Problem description:

The problem i have is i can put the window were i want it but is it possible to make it be stuck in that position on click i simply don't want the window to be draggable unless i unlock it


Perhaps there is a control to remove titlebars?
Best response
The parameter is pos, not position, and you should not surround the position with single quotes. The skin interpreter tends to use single quotes as a clue that the contents are a filename.