Page 1 of 1

Auto Complete list gone?

Posted: Wed Jul 09, 2008 10:06 am
by endo
Hi, I'm using PB 4.20 on Windows 2000. My auto complete list has only a few constants such as PB_Compilers, PB_Sqlite3, RFile_, SG_EventType and SG_GadgetType, no other constants.

I removed all installed userlibs, re-installed the PB 4.20, but couldn't solve the problem.

When I open the Structure Viewer from IDE and select Constants there is no other constants also.

Note: Compiler does not give any error about constants, I can use them in my source and they are defined.

Any idea?

Posted: Wed Jul 09, 2008 1:21 pm
by Kaeru Gaman
check the autocomplete settings in the preferences...

Posted: Wed Jul 09, 2008 1:36 pm
by endo
Kaeru Gaman wrote:check the autocomplete settings in the preferences...
I did, I uncheked "...from all sources" just checked the "predefined constants".

Structure Viewer also shows just just starting with P, R, S ,T constants. Other buttons are disabled. Is it possible to rebuild them?

Posted: Wed Jul 09, 2008 4:27 pm
by endo
Ok, I uninstalled the PB, removed all the related settings and folders then reinstalled. problem solved now.