Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Old VFP bugs still not fixed in 7.0?
Message
From
10/09/2001 09:36:46
Michael Guiraut
Silicon Valley Accounting Systems
Sherman Oaks, California, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Old VFP bugs still not fixed in 7.0?
Miscellaneous
Thread ID:
00554619
Message ID:
00554619
Views:
61
Hi everyone:

(My first UT post...)

I installed 7.0 a few days ago, in great anticipation that some
of the bugs in 6.0 would now be history. Unfortunately, testing
revealed that 7.0 still has them. Maybe these are features
instead of bugs? If anyone can point-out to me why these are
not bugs, I'd genuinely appreciate it.

Bug / feature #1: Setfocus() doesn't work from Lostfocus().
In a screen control's Lostfocus() event, doing:

IF (some condition)
This.Setfocus() && Keep the focus on this control
ENDIF

...never works, the focus always moves to the next
control on the form (yes, Valid() will keep the focus
on the control, but I have various reasons why I
don't want to have to use Valid()).

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!

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...

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.
Next
Reply
Map
View

Click here to load this message in the networking platform