Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Old VFP bugs still not fixed in 7.0?
Message
De
10/09/2001 10:40:22
Michael Guiraut
Silicon Valley Accounting Systems
Sherman Oaks, Californie, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00554619
Message ID:
00554679
Vues:
7
Vlad:

Thank-you. I never thought of using NODEFAULT for this.
Obviously, I should of.

> There are a lot of fixes and improvements, indeed ;)

I agree, I am impressed by the number of new features
that were added in 7.0.

Michael Guiraut
SVAS.



>This was never a bug in VFP. This is default behaviour of all Windows controls - you cannot change focus from the process of losing focus. THere is also a lot of worarounds and dolutions, for example:
>
>
>IF (some condition)
>   <b>nodefault</b>  && Keep the focus on this control
>ENDIF
>
>
>or just use return 0 in the Valid event of control.
>
>
>>Bug / feature #2: Grid Scrolled event doesn't fire when
>>scrolling the grid.
>>
>>If you use the mouse to scroll grid contents, Scrolled
>>fires. If you use the arrow keys or page-up/down,
>>Scrolled does not fire even though the grid contents
>>are in fact being scrolled!
>
>You can catch this in the AfterRowColChange event.
>
>>If these are bugs, and they seem to be, I guess I'm
>>having a little trouble understanding why 7.0 would
>>have been released with bugs from 6.0 still not
>>fixed...
>>
>
>Because only critical bugs are fixed that have no workaround or cause a lot of programming to workaround them. These 2 have simple solutions. There are a lot more of other things to do that are more important for new versions of VFP.
>
>>Any input on this would be appreciated.
>>
>>Thanks,
>>
>>Michael Guiraut
>>SVAS.
>>
>>P.S. On a positive note, at least 6.0's textbox
>>background color bug seems to be fixed in 7.0.
>
>There are a lot of fixes and improvements, indeed ;)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform