Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New BUG: ListBox on page and Click event
Message
De
27/12/2005 17:02:05
 
 
À
27/12/2005 16:11:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01080960
Message ID:
01081128
Vues:
40
>I am trying to understand your workarounds...
>
>The first one seems to reset the Visible property of the list in the list's init event, and then refresh every list object individually.

>The second one seems to be binding the click event of the page to the click event of the list, but what if you have more than one list on the page?
>
>I've tried workaround 1 and it doesn't seem to solve my problem. I've tried to move the list objects and size them so they don't overlap over 50 percent of each other, but I have too many list objects, and I can't shrink them down enough.
>
>Am I missing something, and can I get workaround2 to work with more than one list object per page?
>

>I have 6 pages, and 8 list objects 1 on page 1, 2 on page 3, 2 on page 4 and 2 on page 5 and 1 on page 6.

You can.
1. for All the 8 Listboxes set property Visible to .F.

2. for All the 8 Listboxes put on UIEnable Event
this.Visible = m.lEnable
>
>Thanks for any suggestions...BTW, this has worked fine for over 10 years!
>

I send this repro to the MS Feedback. Hope the Team fix it.

>Bob

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform