Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox (Was Carry and Prefill)
Message
From
25/03/1999 16:44:04
 
 
To
25/03/1999 16:16:39
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00201989
Message ID:
00202123
Views:
19
Hi, Bob-

A. Thanks (was I fishing for a compliment, or what?! :)

B. I suggest you change the cbo so that it does not set the controlsource. The cbo should just look up a value. The way you have it, it is also setting the value. That may be all you need to do...except also refresh the form of course after a selection is made.

C. You can pretty much just modify the classlib, but I don't think that the problem you are having needs any changes to wizstyle.vcx.

>>
>>Hi, Bob-
>>Sick of me yet? < bg >
>>
>>Is the combo bound to a controlsource?
>>BoundTo just affects the value property.
>>You may just need to clear the value of the cbo after you append.
>>
>A. Not nearly. You and this forum add significant value to VFP.
>
>B. The controlSource for the comboBox is the clientID, and it does
>seem to work as I expect, except when I'm adding a new client.
>
>C. It looks like I may need to do some special things right after
>the append takes place, which gets me into the program code for the
>txtbtns, mainly in the addrec method.
>
>So, I'm almost prepared to modify source for a wizbtn class. But
>it seems wise to copy it into a folder within my project and then
>use the copied class on my form. I've discovered that winexplore
>drag&Drop is not the preferred method for this. How would you go
>about copying a class? Do you need the whole wizards folder or
>are there specific files that support wizbtns? Or is there a VFP
>function for this?
>
>Thanks again --
>
>Bob
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform