Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mover class
Message
From
22/06/2001 16:12:02
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00522167
Message ID:
00522625
Views:
17
>>>Nadya,
>>>
>>>When ever I give the users a selection grid I simply include a boolean field and allow the user to check on/off the items they want to select. I really don't like multipick listboxes because the are "user fragile" one little misclick and they've potentially lost all of the rest of the work they've done picking items elsewhere in the list. Using a checkbox in a grid avoids this.
>>>
>>>>I was thinking about this problem, and it seems to me, it could be solved by using two cursors with additional lSelected flag field. But I don't want to reinvent the wheel. I looked into FoxyClasses example and I like it, but it's not the final version, I suppose.
>>
>>PMFJI Dave but multi-select listboxes are great because you can select several items with one click by holding down the shift key. This interface is also consistent with apps like Explorer etc.
>>
>>You are denying your users of this capability by making them painstakingly click inside hundreds of little checkboxes and causing them undue hardship and aggravation.
>>
>>-JT
>
>Jeff,
>
> Does it mean, you have a good control in your possesion? Does it meet my requirements?
>
> Right now I'm working on multiselect grid idea. In addition I'll add a listbox to this form, which would show selected items (just for display purpose, not for edit). I think, this would be enough. But unfortunately I just found another problem, which I need to investigate. I found, when I switch into Edit mode, I can navigate from record to record, even if I didn't set this form to be ProcessForm. May be it's related to one particular change I made, but if not, it's a real problem in our classes :(

Nadya,

I'm not sure I fully understand why you are not using a listbox which has multi-select functionality inherently.
Jeff Trockman, MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform