Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KMoverObj error?
Message
From
29/06/2000 17:22:34
Gerald McKinsey
Keystone Consulting Services, Inc.
Yorktown, Indiana, United States
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00384716
Message ID:
00386782
Views:
32
>Doug that's actaully a cool idea, for the right situation where you dont need a parameterized view and the left side of mover doesnt change. But I think Dustin was using a combobox to set view param and FullList side of the move would change based on the combo selection... the same way I've always had a need for using the mover.

Roxanne,
That's an absolutely correct way to explain my situation.

>Dustin - I tried to simulate the situation of an empty result on the FullList with my current kmover driven by a combo, but my data isn't setup to simulate this none to easily. But I think you've hit the point here with this where ya going to have bastardize the framework.>

Darn, I was hoping it wouldn't come to that. Mostly due to some poor soul that comes after me trying to find/read the code. Even with good notation :) We've had a lot of success working around it with children methods, and calling DODEFAULT.

I think that since everything else works very efficiently (the combobox changing the Left listbox works just fine) and it's just not clearing the listbox, maybe I can kludge it with ugly code. Something that checks the RECCOUNT of that filtered view, and if equal to zero: FullListBox.Clear()

I've tried that line of code already, and it didn't work, but I'm sure there's something else that will. (ListBox methods being kind of rusty to me).

Thanks for everyone's help.
Dustin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform