Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this VFP8 bug or I miss something...
Message
De
13/04/2003 12:08:11
 
 
À
13/04/2003 04:11:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00777008
Message ID:
00777033
Vues:
19
Hi Check out thread 775915

I found if you put
this.rowsource=this.rowsource
in the downclick it works...

BR
Tim

>I'm currently trying VFP8 and was stopped by strange behavior of combobox:
>
>In GotFocus:
>if this.rowsource = ""
> this.rowsourcetype = 6
> this.boundcolumn = 2
> this.columncount = 2
> this.columnwidths = "120,0"
> this.columnlines = .F.
> this.rowsource = "newport.f_prtnam, id_p"
>endif
>or you can put this visually - no difference.
>All other by default.
>
>After a form started, I can make selection in this combox as always right
>(on mouse moving in dropped list selection slides under mouse),
>but when I want do the same second time (not closing form),
>selection don't slides anymore, on mouse click in row list visually slides,
>and as result goes wrong selection... :-(((
>
>My friend made simple form in VFP 7 with this code and all work fine.
>When I start the friends' form from VFP 8 all goes bad.
>
>Table contains 1970 records.
>When I decrease amount records to about 510 all start working fine.
>
>Is this a bug or I miss something...
>
>WBR, Paul.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform