User forums > Using Code::Blocks

Autocomplete class

(1/1)

salvois:
Hello,
I'm new to Code::Blocks, sorry if this is a trivial question.

I have a C++ header file, where I have a class with method declarations. Is there any facility to "autocomplete" the class, in the associated .cpp file, providing an empty implementation for methods that only have a declaration? I'm thinking to Delphi's Ctrl-Alt-C IIRC. That would be very comfortable when implementing event handlers for subclasses of GUIs made with wxFormBuilder.

If that facility is not available, where can I submit it as a feature request?
Thanks,
   Salvo

Navigation

[0] Message Index

Go to full version