Re: Mouse droppings by Dan
Dan
Tue Jun 19 15:35:01 CDT 2007
Thanks for the advice, Bill. I *am* the manager. <g>
We've actually been running in VFP9 for several months, internally.
Presumably this problem was there all along but testers just now reported
it. When we went digging, we realized it's more pervasive than just this one
form.
Not a bridge to cross at this point.
Fortunately I had forbidden the use of *any* VFP9-specific features for this
release (to cover exactly this eventuality).
Dan
swdev2 wrote:
> Good For You -
>
> There has to be normalization on yer codebase somehow, yes?
> To introduce VFP9 into yer mix , for you and your firm, is a bad
> thing at the moment.
>
> But - you've probably already told your IT department and the
> *Manager* somewhere what your
> migration strategy is for VFP 9 to be used as the IDE of choice, yes?
>
> If not, you should. Put it in a memo, send it out after your current
> *release* is out the door.
> If you need assistance in the wording, let me know.
>
> Regards [Bill]
>
> "Dan Freeman" <spam@microsoft.com> wrote in message
> news:uK$1J1psHHA.4788@TK2MSFTNGP04.phx.gbl...
>> We're careening towards an impending release so we'll be shipping in
>> VFP8 (where the code works just fine).
>>
>> I'll revisit this issue after we've shipped.
>>
>> Dan
>>
>> swdev2 wrote:
>>> Hi Dan !!!
>>>
>>> What happens when you build the form from scratch
>>> natively in VFP9 sp1,
>>> and use classlibs that were recompiled
>>> in VFP9 sp1 ?
>>>
>>> Do you get the same results?
>>>
>>> Mondo Regards [Bill]
>>>
>>>
>>> "Dan Freeman" <spam@microsoft.com> wrote in message
>>> news:uUVsrxfsHHA.1060@TK2MSFTNGP06.phx.gbl...
>>>> Hey folks,
>>>>
>>>> Anyone seen this? Comments? Suggestions?
>>>>
>>>> Form has pageframe with 3 pages, 2nd page has 2 containers with 2
>>>> listboxes ("mover" type u/i)
>>>>
>>>> When first run, activate page 2 and the mouse will not select in
>>>> any of the lists. (Keyboard selection is fine.) Activate page 3
>>>> and come back to page 2 and all is fine.
>>>>
>>>> This is in a form that hasn't changed in 6 years. If I run an exe
>>>> built with VFP8 in the VFP9 IDE, the problem is present. The same
>>>> exe works fine in VFP8.
>>>>
>>>> Dan