Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting a value for an option group
Message
De
28/07/2004 10:17:47
Mike Sue-Ping
Cambridge, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00928685
Message ID:
00928700
Vues:
34
Hi Rhodri,

That's what I thought. I initially tired it, but, for some reason when I put similar code in, my form kept erroring out with a message saying something along the lines like I can't change the modality.

In a nuthell, the Option#.SetFocus() was causing my form to execute some other method code that caused problems. If I don't Option#.SetFocus(), no problems (except for the selection rectangle issue).

I'm going to try the same from the form Activate() to see if I can get around the issues.

Thanks for your input.

Mike



>In the Init method of the OptionGroup put
>
>this.option6.SetFocus()
>
>
>Rhodri
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform