Alan, I was fixated on the part that was talking about the wonky spacing issues on the right side of a listbox. Which was really a pretty incidental part of the whole as I look back at it.
This sounds like a pretty sophisticated scenario you're dealing with. I would start by looking at an array based listbox. The reason is it seems you've got 3 discrete things going on: the external data, the 4D records and the view of it all. Putting the view into variables (arrays) gives you the flexibility to manipulate the other parts easily and 'reflect' onto the screen (the listbox) the results of those actions. It might make it easier to keep things straight internally. On Wed, Aug 31, 2016 at 11:51 AM, Alan Tilson <[email protected]> wrote: > Kirk, > I'm not sure what part of my situation your proposal is for? > -- Kirk Brooks San Francisco, CA ======================= ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

