News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Accessibility

Started by Lava, January 19, 2010, 09:16:43 AM

Previous topic - Next topic

MortenMacFly

Quote from: tdstedman on February 16, 2011, 02:48:40 PM
Is that the info that you needed?
Yes. Now all I need is a little time to do that... stay tuned...
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]

tdstedman

Hi MortenMacFly,

Just wanted to check in with you to see if you had any updates.

Thanks,
Tim

Jenna

Quote from: tdstedman on March 08, 2011, 04:13:52 AM
Hi MortenMacFly,

Just wanted to check in with you to see if you had any updates.

Thanks,
Tim

In svn r7054 I committed some changes that set the focus on the tab-control that belongs to the active tab of the editor-, the management- and the log-pane if the appropriate menu-functions are called.

oBFusCATed

BTW, Jens can you look at this patch which does some menu focusing -> http://developer.berlios.de/patch/?func=detailpatch&patch_id=3067&group_id=5358

I'm using it for some time and it is priceless for replacing the normal 'find in files' menu item...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

Quote from: oBFusCATed on March 13, 2011, 07:31:27 PM
BTW, Jens can you look at this patch which does some menu focusing -> http://developer.berlios.de/patch/?func=detailpatch&patch_id=3067&group_id=5358

I'm using it for some time and it is priceless for replacing the normal 'find in files' menu item...
I will test as soon as possible.