News:

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

Main Menu

Few minor quirks that get in the way

Started by kfs1, December 06, 2006, 08:28:09 PM

Previous topic - Next topic

kfs1

Erh - ok - that's bizzare. I just went to change an abbreviation ("sep", which inserts a line of /s) and it wasn't there. I went back in to edit "sep" again, and now Keyboard Shortcuts (with the ring around the keys) is there.

Nothing in the Code::Blocks or Code::Blocks Debug tabs that would explain it. *boggle*

kfs1

Hmm. Apparently its taking codeblocks ~30 minutes (on a 2.8ghz amd system with 1gb ddr ram) to load the "Code Completion" plugin without a project or workspace. If I try to disable the plugin, CB crashes and the terminal I launched it from spews lots of 'addr2line' messages.

kfs1

Apparently, the fedora distro of codeblocks (1.0-0.17.20061130svn33) doesn't include the keyboard shortcuts plugin, you have to install the contribs distro.

dje

QuoteWe use a notebook for various reasons. One of them is that in all non-windows platforms the MDI style is emulated with a notebook.
I didn't know... I did't loose my day.

QuoteSo what do you think? Have MDI for windows and notebooks for other platforms? I don't think so. We strive for C::B to behave identically under all supported platforms.
And I totally agree !! I didn't mean to use MDI on Windows and notebook on other platforms !!!
The multi platform aspect of wxWidgets/Code::Blocks is one of the most important !!

I just spoke about MDI because I know window cascading and others are managed by the framework.

Dje