Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox: mechanism for editing a list item in place?
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01308061
Message ID:
01308135
Views:
14
>>I've been working on a container control that allows the user to create the items for a listbox at runtime. It loads the list from a table, and allows the user to add and delete items from the list, and rearrange the order. Pretty straightforward.
>>
>>Now, however, he wants the ability to edit an item in the list in place like one can do in Windows Explorer when renaming a file or folder. Click on a selected item (or a right-click context menu) to put it into an "editing mode", and then edit the entry.
>>
>>Before attempting to reinvent the wheel, thought I would check to see if the wizards of UT have already done this.
>>
>>Thanks,
>>Jim
>
>Interesting. It would not be too hard to design it, but I agree, sounds like a common problem. Basically, you just need to properly position the textbox...
>
>I would guess you need to use GetCursor() API function...

BTW, a bit funny and nostalgy what I found by trying to search here for the solution

Re: Editable list box - is it possible? Thread #278982 Message #278993

If I recall correctly, my colleague later switched to grids...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform