Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check for uniqueness
Message
From
27/12/2001 17:06:10
Gil Munk
The Scarborough Group, Inc.
Baltimore, Maryland, United States
 
 
To
27/12/2001 15:44:55
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00598341
Message ID:
00598584
Views:
17
>Gil,
>
>Thanks for the help. I implemented the code and still found it was not executing. Finally figured out that although the container for the combobox has the ability to check for uniqueness, it is not implemented. There is no code in the valid of the combobox control to call UniqueValue! I cut the code out of the textbox valid and used it in my subclassed base combobox. I'm getting one error now but am tracking it down. Your code does work great. Thanks again.
>
>Sally


Sally,

The textbox valid calls it's parent's UniqueValue method. That parent, as with most of the kContrls class controls, is the controlcontainer class. It looks like Kevin implemented code for this only in the cTextBoxl control.
You may want to pass your recommendation on to Kevin, maybe he'll implement it on the next release.
Gil Munk


"If a nation expects to be ignorant and free, it expects what never was and never will be." - Thomas Jefferson
Previous
Reply
Map
View

Click here to load this message in the networking platform