Bug #13299 2008-03-07 12:14
szurilo
CodeCompletion Toolbar is empty?
Sometimes if i design my GUI of my application by wxSmith (not the wxs files) and go back to my CPP files(with tabulator) the CodeCompletion Toolbar becomes empty. If i click on it nothing happens. After this i cant change with hedaer/cpp files with F11.
But actually, i have to change to the header file to get the proper CodeCompletion toolbar window. I can do this with the mouse cursor only, than change back to the cpp file.
8.02 CB, but this bug had been present for a long while.
Distro: Debian, wxWidgets 2.8.7
Szurilo
- Category
- Plugin::CodeCompletion
- Group
- Status
- Closed
- Close date
- 2010-10-16 02:15
- Assigned to
- mortenmacfly
History
Do you have a step-by-step instruction to reproduce? Because I can't - it seems to work for me...?!
Sorry to answering too late.
Here is a step by step instruction to reproduce the bug under Linux Debian wxWidgets 2.8.7 CB nightly 5115(Jens repo)
Create a new project with the default settings (wxSmith, Dialog based application). CB opens your .wxs file default. After this open your projectnameMain.cpp file. Go back to your .wxs file using the tabulators, than go back again to your projectnameMain.cpp file. The CodeCompletion Toolbar becomes empty! You can't click on it.
I experience this in all of my projects. I tried to move the CodeCompletion Toolbar to another place, nothing changed.
But i realized this bug don' occurs every time, but offen, at least to me. Edit your GUI in a wxSmith file than go back to a source file and CodeCompletion Toolbar becomes empty with a high chance.
This bug has been already fixed in HEAD.
Thank you.