Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: whatx on January 25, 2008, 08:57:48 am

Title: Suggestion : cant copy the error message
Post by: whatx on January 25, 2008, 08:57:48 am
When the compiler report errors in code::blocks' subWindows of 'builder messages of Messages',
I can't to copy the error to clipboard.
I want to paste the to Google search.
I think the IDE should have the small function .  :)
Title: Re: Suggestion : cant copy the error message
Post by: thomas on January 25, 2008, 09:09:17 am
The build log is a normal text control with a standard context menu (right-click).
You can select text and copy to the clipboard using the context menu.