At 09:38 AM 11/16/2006 -0500, Russell Stephen wrote: > From the UT this morning: >We are carrying out some tests of our products on Vista and have >discovered a problem with VFP's combobox control. > >When the combo drops down every item in the list is displayed in the >selected colour. This does not prevent you from using the mouse to click ... >Curiously the behaviour seems to be linked to how the combo is >populated, we practically always use AddItem and this always gives the ...
I'd suggest issuing a .requery() after populating the combo. I personally always use arrays (subclass, add array prop, etc). HTH, -Charlie _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

