Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox Autocomplete
Message
From
17/06/2004 21:33:20
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
 
 
To
17/06/2004 19:05:20
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00914857
Message ID:
00914885
Views:
12
Hi Mike,

Depending on your requirements, there are several ways you could have different sets per user with the current implementation:

1) Put the AutoCompTable on the workstation instead of the network.

2) Put the AutoCompTable in the user's local temp directory.

3) Concatenate the user name to the descriptive value in Textbox.AutoCompSource.

I'm sure there are other ways to get what you need.

>I'm writing this here because I'd like some discussion before submitting to official channels.
>
>The release notes indicate the TextBox Autocomplete takes a physical DBF file name as a source. IMO it would be nice if it would accept a cursor alias. That would simplify having different sets per user.
>
>How would I update the autocomplete list?
>
>txtOne.AutoCompTable = "somealias"
>txtOne.AutoCompRequery()
>
>BTW, this is a little nit-picky, but I think it would be easier to remember if the properties we all called AutoComplete something.
Joel Leach
Microsoft Certified Professional
Blog: http://www.joelleach.net
Previous
Reply
Map
View

Click here to load this message in the networking platform