|
XonDK Apprentice
Joined: 01 Dec 2006 Posts: 178
|
Posted: Sat Jun 28, 2008 3:48 pm
Command Line. Annoying thing...very |
So I accidently got to pull my command line free and now I can't place it back as I want, normally want wants to run along the WHOLE window, but before I had it running under only my main window with the left side having some other windows and no commandline under it..
Anyone got any idea how to return it to that? |
|
|
|
XonDK Apprentice
Joined: 01 Dec 2006 Posts: 178
|
Posted: Sat Jun 28, 2008 3:51 pm |
Code: |
basicly..
--------------------
| | |
| | |
| | |
| | |
| |__________|
| |command |
Now all I can get is
--------------------
| | |
| | |
| | |
| | |
|_______|__________|
| command |
|
|
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Sat Jun 28, 2008 4:00 pm |
Undock the window you want the command line to be attached to, then drag the command line so it becomes docked to the bottom of the (now floating) window. Then redock the window.
This happens because the command line is actually docked to the edge of the main CMUD window and not the edge of the sub-window. |
|
|
|
XonDK Apprentice
Joined: 01 Dec 2006 Posts: 178
|
Posted: Sat Jun 28, 2008 4:05 pm |
That worked
A little quirky but it worked.
Thanks a bunch. |
|
|
|
|
|