News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

insert->class method declaration/implementation...

Started by liquid, May 15, 2011, 09:19:11 PM

Previous topic - Next topic

liquid

(C::B 10.05)
As I learnt there is no way to dialog based edit a class. You can only create a class this way which is quite useful. I tried to use menu command as in subject after I had written a function prototype in class definition. This function was set to be private one. After I had chosen my class in left pane of insert dialog with protected and public functions filtered my fuction of course did not appear in the list. If I checked private as well my function of course appeared. If I checked only private no function appeared. Is that something wrong?