hayesmaker / doomsdayconsole

originally code.google.com/p/doomsdayconsole
0 stars 0 forks source link

Docking is hard / hidden to the code API #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It's hard to set up a consistent experience if you want the console to be a 
part of the actual end product (you can't easily dock the console to the bottom 
and have the content on top via code, so other people get the same experience).

Original issue reported on code.google.com by mlunar on 4 Aug 2011 at 9:12

GoogleCodeExporter commented 8 years ago
"dock" command is available to the commandline
DConsole.dock(DConsole.DOCK_TOP/DOCK_BOT/DOCK_WINDOWED); Exposed in API

Original comment by AndreasVonSpace@gmail.com on 17 Aug 2011 at 9:06