Jump to content
Developer Wiki and Function Reference Links ×

list box synchronization


Recommended Posts

I've been using list boxes with some success, but find that I must parse the text each time anything is selected or added. (The boxes have several columns). It would be nice to keep the data in dynamic arrays, and use the list boxes simply to display, not to store the data, but I can't figure out how to keep the array synchronized with the list box if an item is deleted from the center of the list box. There must be a standard way to keep data arrays synchronized with list boxes.

Example?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...