Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

New code completion remarks/issues

<< < (4/54) > >>

Jenna:
This one does not work for me either in r5790.

MortenMacFly:

--- Quote from: jens on September 15, 2009, 03:56:14 pm ---This one does not work for me either in r5790.

--- End quote ---
...which one?

Jenna:

--- Quote from: MortenMacFly on September 15, 2009, 04:01:57 pm ---
--- Quote from: jens on September 15, 2009, 03:56:14 pm ---This one does not work for me either in r5790.

--- End quote ---
...which one?

--- End quote ---
Lieven's sample-code.

MortenMacFly:
....adding this report:
http://forums.codeblocks.org/index.php/topic,11107.msg76268.html#msg76268

blueshake:
in the latest cc,
in the function void CodeCompletion::EditorEventHook(cbEditor* editor, wxScintillaEvent& event)
inside the function body,
cbStyledTextCtrl* control = editor->GetControl();

there is variable named control,
but when I type cont, the cc don't work.(no control in suggestion list and control's member list didn't work too)
I am sure it work before,at least at ver 5713.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version