User forums > General (but related to Code::Blocks)
This new scripting console...
(1/1)
MortenMacFly:
...is so cool!
If you haven't experienced already, try:
- open a project
- menu "View" -> enable "Script console"
- switch to the script console in the message pane
- type as command:
--- Code: ---GetProjectManager().CloseProject(GetProjectManager().GetActiveProject(),true,true)
--- End code ---
...and watch the project closing away. There is lots more, have a look at your opportunities here: http://wiki.codeblocks.org/index.php?title=Scripting_Code::Blocks and here: http://wiki.codeblocks.org/index.php?title=Scripting_commands...
sethjackson:
--- Quote from: MortenMacFly on July 05, 2006, 10:24:24 pm ---...is so cool!
If you haven't experienced already, try:
- open a project
- menu "View" -> enable "Script console"
- switch to the script console in the message pane
- type as command:
--- Code: ---GetProjectManager().CloseProject(GetProjectManager().GetActiveProject(),true,true)
--- End code ---
...and watch the project closing away. There is lots more, have a look at your opportunities here: http://wiki.codeblocks.org/index.php?title=Scripting_Code::Blocks and here: http://wiki.codeblocks.org/index.php?title=Scripting_commands...
--- End quote ---
Cool I hadn't noticed that. 8)
Oh and that info popup thingy is really cool too (it looks nice). :D
David Perfors:
nice feature :D
But look at the attached image, I opened the console, closed it again, and moved my mouse over the message window.
(1.0 Revision 2695. Windows XP)
[attachment deleted by admin]
mandrav:
--- Quote from: mispunt on July 06, 2006, 12:19:48 pm ---But look at the attached image, I opened the console, closed it again, and moved my mouse over the message window.
(1.0 Revision 2695. Windows XP)
--- End quote ---
Fixed, thanks.
Navigation
[0] Message Index
Go to full version