Login()
winset ("RightSideChild" will be put in the RightBottom Window ID spot)
Problem description:
So... I want to fill the Right/bottom Window ID thingy
http://puu.sh/5qfiS.png
fill it with "RightSideChild" when a src logs in
Code:
Login() Problem description: So... I want to fill the Right/bottom Window ID thingy http://puu.sh/5qfiS.png fill it with "RightSideChild" when a src logs in |
![]() Nov 22 2013, 12:11 pm
Best response
|
|
The parameter is either "right" or "bottom" (both are equivalent and work the same). Set it to the ID of the pane, if course.
|
hmm
(Mainchild is the window, Mainchild is a child and RightSideChild is the name of a window as well) winset (src, "Mainchild.Mainchild1", "right = RightSideChild") I have no idea this skin stuff is so frustrating haha |