Re: How to get a the hidden array of a listbox?

2017-09-27 Thread spiffyguy via 4D_Tech
Hi Kirk, Use: LISTBOX GET ARRAYS (plural) and then loop through the parameter "arrColsVisible" boolean array to find the hidden arrays. http://doc.4d.com/4Dv15/4D/15.4/LISTBOX-GET-ARRAYS.301-3274660.en.html - Matt -- Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html

Re: How to get a the hidden array of a listbox?

2017-09-27 Thread Douglas von Roeder via 4D_Tech
Kirk: Ah, OK. Got it. -- Douglas von Roeder 949-336-2902 On Wed, Sep 27, 2017 at 12:09 PM, Kirk Brooks via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Thank Doug. > > I should have been more specific - I'm trying to get it within a method. > I'm updating some listbox methods and want to be able

Re: How to get a the hidden array of a listbox?

2017-09-27 Thread Kirk Brooks via 4D_Tech
Thank Doug. I should have been more specific - I'm trying to get it within a method. I'm updating some listbox methods and want to be able to grab a pointer to that array without having to supply it previously. The hidden array is very cool but seems like a bit of a bolted on after thought in

Re: How to get a the hidden array of a listbox?

2017-09-27 Thread Douglas von Roeder via 4D_Tech
Kirk: Check out the History tab in the upper right of the docs for Managing List Box Objects It indicates that the page was modified in 15R4. Also, the string "managing row display" is in the V16 docs but not the V15

How to get a the hidden array of a listbox?

2017-09-27 Thread Kirk Brooks via 4D_Tech
This is v15 - how do I do that. Listbox get array would seem like the answer, and I think it is in v16, but not in v15. Is it possible? Thanks -- Kirk Brooks San Francisco, CA === *The only thing necessary for the triumph of evil is for good men to do nothing.* *- Edmund