Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug in IntelliSense
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00587316
Message ID:
00588340
Views:
32
>I noticed this strange occurance just now.
>
>If I have a class library, lets call it TestLib, with an object in it, which we will call Test
>and have a property TestProp
>
>Now I
>
>LOCAL oTest AS Test OF TestLib
>
>
>then go
>
>oTest.TestP
>
>
>and the intellisense will have kicked in and will be highlighting the TestProp property.
>If I then make a spelling mistake
>
>oTest.TestPq
>
>
>It unselects the property, and has none selected.
>
>If I now click TestProp instead of fixing the spelling mistake, it only appends the remaining characters. so I will have
>
>oTest.TestPqop
>
>
>Seems wrong to me :)

Looks like a bug to me. :)
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform