Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox value property and negative numbers
Message
De
28/06/1998 18:11:05
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Combobox value property and negative numbers
Divers
Thread ID:
00112343
Message ID:
00112343
Vues:
55
Hi all!

I am faced the followings:

I often use the following scenario: there is a combo or listbox with
rowsource: itemsarray
rowsourcetype: 5
columncount: 2
boundto: .t.
boundcolumn: 2
columnwidths: xxx,0 (where xxx. the actual width of list)
value: 0 (set the value numeric type)

itemsarray is a two dimensional array with two column. The first column contains the names of items and the 2nd column contains the code values, (but these remain invisible)
When user select an item the value property holds the code value, in numeric type.

These technique works backward, too. Setting the value property, combo/list change the displayvalue.(And listindex property too) But...
If the value is negativ, combo/list doesnot change its state, only the value.

Has anyone any idea, how to overcome this problem?

Any advise will be appreciated!
TIA

BB
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform