Hi All
I know the term "Autocomplete" is not the correct terminology but I think it
explains the problem.
I have a Dialog based project with multiple Dialogs.
When I am entering say "DateStruct.Day" , when I press the . (dot) the "Day"
field appears as it should after DateStruct.
If I hover the mouse over a class name the tool tip tells me it is a class
,over a variable it tells me it's data type etc...
In ONE Dialog in my application this is not the case even though it was
created the same way as the rest of
them .
It is causing problems & I dontknow how to fix it,
Any help would be appreciated,
James