Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo
Message
From
14/02/2017 12:01:45
 
 
To
14/02/2017 06:27:13
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Combo
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Miscellaneous
Thread ID:
01647896
Message ID:
01647950
Views:
47
>Doubtful that it is that, but you did NOT mention having checked .When...

Thomas,

I have checked.
Removed the value in property controlsource and my combo is working as it should.
f.y.i. the controlsource is a field in a cursor which is on init blank, it should be populated with the value of the combobox. Have now done this via code in the click and its working as I would like it to do.
Regards,
Koen.

>
>>Hi,
>>
>>I am stugling with a combobox which remains unabled, at least I cannot manipulate, nothing is shown, no drop down etc.
>>Have put a watch in my debugger on
>>
>>_screen.forms(1).Pageframe.Page1.combo1.enabled = .T.
>>_screen.forms(1).Pageframe.Page1.combo1.readonly = .F.
>>
>>these values do not change, yet the combobox is enabled, Still it is not enabled, have also set, just for the purpose of checking the disabledbackcolor to rgb(255,255,0) and yes the combo is yellow.
>>Where else than the props. enabled and readonly should I check?
>>
>>Regards,
>>Koen
Previous
Reply
Map
View

Click here to load this message in the networking platform