Author Topic: Some issues with insert->Class method/declaration  (Read 2660 times)

Offline blend

  • Multiple posting newcomer
  • *
  • Posts: 32
Some issues with insert->Class method/declaration
« on: February 28, 2009, 09:31:12 am »
Hello,

I'm facing some problems with this command and I'd like to know if there is a way to solve these problems (or if a build solves them).

First, in the dialog window, all known types are listed and not only classes and structures (and they aren't sorted alphabetically too),
Second, when I choose a class and the methods I want to implement, they aren't always inserted in the same order that they are defined in the header,
Third, it doesn't respect constness (but Insert->All class methods without implementation does).

I'm using C::B 8.02 on OpenSuse 11.1 x86_64.

Thank you for your help.