Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2 BUGS: Grid click on horiz Scrollbar
Message
De
29/09/2006 04:22:49
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
00980293
Message ID:
01158065
Vues:
26
>>Object: Grid
>>
>>Bug #1:
>>Click on H ScrollBar don't fire MouseUp event when the Mbutton is released
>>
>>Bug #2:
>>Click on H ScrollBar when LockColumns>0 generate Scrolled(6 or 7),
>>and the grid is not redrawed correctly

>>
>>Fabio
>
>I found some other weird anomaly here. I have a form with a grid (my grdSorting class). The grid shows 11 items and there is place for about 4 more.
>
>I click on the last row in the grid, the new form appears (with the grid, all forms are based on the same class, I'm using MereMortals framework).
>I close this new form using upper right corner x, and then scrollbar scrolls to the bottom and becomes all blue.
>
>My screen resolution is 800 * 600.
>
>I'm not sure, why the grid behaves this way. I think I noticed similar behavior before, but this problem is 100% reproducible with this particular form.
>
>I can send you pictures before and after the click, if you want to see.
>
>The columns are not resizable in our grids and not movable.

I have seen.

It is not simple without code

1. does the form overlap the grid's form ? try with/without overlap
2. on form activate, try
thisform.grid.visible = .T.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform