Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: V1KT0P on August 01, 2008, 08:23:00 pm

Title: Dont show list
Post by: V1KT0P on August 01, 2008, 08:23:00 pm
I add ListBox and TextCtrl to Frame.
When i write "ListBox1->" that show this list:
(http://img402.imageshack.us/img402/6528/123hg6.png)
Why when i write "TextCtrl1->" this list dont show :(?

Code::Block 8.02
Title: Re: Dont show list
Post by: killerbot on August 01, 2008, 10:13:38 pm
yes, there are issues with code completion. Is it every time (close CB, open CB, open project, wait a little bit and tryit again) . In case it is every time could you attach the minimal project which reproduces it ?
Maybe it can help us improve.
Title: Re: Dont show list
Post by: V1KT0P on August 01, 2008, 10:36:57 pm
In attach is minimal project when it is reproduces.

[attachment deleted by admin]
Title: Re: Dont show list
Post by: killerbot on August 02, 2008, 09:44:10 pm
sorry for the delay, but since it was a windows project, I had to wait till I was once again in my virtual machine --> I can confirm the issue.