ID:272508
![]() Aug 21 2008, 12:11 pm
|
|
There is a way for me "anchor" a window on a main window of skin?
|
He could be talking about docking, like how GIMP windows connect (or did when I last used them on my outdated computer) or how menus in word processing programs switch between being separate windows and toolbar items. If so, it's a reasonable question. It just isn't handled by BYOND and would take some manual code if it was possible to get it to work.
|
All you can do is anchor every control in a pane; it's impossible to anchor a window.