Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: dedesite on November 13, 2007, 10:18:26 am

Title: Little Auto implementation bug
Post by: dedesite on November 13, 2007, 10:18:26 am
Hi all,
I don't know if I'm in the right place to mention that or if it has already been mention by someone but there is a little bug when exectuting the function

Right Button -> Insert -> All class Methods Without implementation

When you select the function you want to implement, it implement everytime the same (in my case the destructor).

An other little problem : the order of apparence of the function in not always the same as it's in the header which is a bit confusing :s.

I hope this will help to improve CodeBlocks,
Greetings,
dede