Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Click and SelectOnEntry
Message
De
11/09/2002 11:09:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Click and SelectOnEntry
Divers
Thread ID:
00699355
Message ID:
00699355
Vues:
61
Hi all,

Can I make the text control of a column be highlighted or selected when I click on it? I've made the grid.Highlight = .t.; column.SelectOnEntry = .t.; Text1.SelectOnEntry = .t.

It does not 'SelectOnEntry' when I click on a row/cell. However, tabbing; using arrow keys selects the entire contents of the cell (this is what I'm trying to accomplish).

I've done this far:
Text.Gotfocus
called .dblclick && doesn't work
set .setstart = 0 then .setlength = len(transform(.value)) && doesn't work either

Any inputs very much appreciated.
ramil
~~ learning to stand still
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform