News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

This new scripting console...

Started by MortenMacFly, July 05, 2006, 10:24:24 PM

Previous topic - Next topic

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:
GetProjectManager().CloseProject(GetProjectManager().GetActiveProject(),true,true)

...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...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

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:
GetProjectManager().CloseProject(GetProjectManager().GetActiveProject(),true,true)

...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...


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]
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

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)

Fixed, thanks.
Be patient!
This bug will be fixed soon...