Re: List Box Hidden rows array

2017-03-13 Thread Jim Dorrance via 4D_Tech
arrrg... v13 or v15

Thanks for the help

On Mon, Mar 13, 2017 at 2:32 PM, npdennis via 4D_Tech <4d_tech@lists.4d.com>
wrote:

> > On Mar 12, 2017, at 11:14 PM, Jim Dorrance via 4D_Tech <
> 4d_tech@lists.4d.com > wrote:
> >
> > I would to use a dynamic form array as a ListBox hidden rows array. Is
> > there a way I can set this with code.
>
>
> You can with 4D v16 or one of the 4D v15r releases, but not in a 4D 15 dot
> release or before.
>
> So, if you are using 15.4 or earlier you would need to set a process
> variable in the hidden rows and use it.
>
>
> Neil
>
>
> --
> Neil Dennis
> 4D Developer since 1990
>
> GreaText - Designing Software for the Way You Work
> 716 East 1850 N
> North Ogden, UT 84414
>
> mailto:npden...@greatext.com
> http://www.greatext.com/
>
>
>
> **
> 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:4d_tech-unsubscr...@lists.4d.com
> **




-- 
Jim Dorrance
jim.dorra...@gmail.com
4...@dorrance.eu
www.4d.dorrance.eu

PS: If you know of anyone that needs an experienced 4D programmer to add
energy and experience to their team, please let me know. I have
experience in many areas. Reasonable rates. Remote or Paris only.
**
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:4d_tech-unsubscr...@lists.4d.com
**

Re: List Box Hidden rows array

2017-03-13 Thread npdennis via 4D_Tech
> On Mar 12, 2017, at 11:14 PM, Jim Dorrance via 4D_Tech <4d_tech@lists.4d.com 
> > wrote:
> 
> I would to use a dynamic form array as a ListBox hidden rows array. Is
> there a way I can set this with code.


You can with 4D v16 or one of the 4D v15r releases, but not in a 4D 15 dot 
release or before.

So, if you are using 15.4 or earlier you would need to set a process variable 
in the hidden rows and use it.


Neil


--
Neil Dennis
4D Developer since 1990

GreaText - Designing Software for the Way You Work
716 East 1850 N
North Ogden, UT 84414

mailto:npden...@greatext.com
http://www.greatext.com/



**
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:4d_tech-unsubscr...@lists.4d.com
**

Re: List Box Hidden rows array

2017-03-13 Thread Jeremy French via 4D_Tech
Hi Jim,

Have you looked at LISTBOX SET ARRAY with the "lk control array" constant?

For the command:
http://doc.4d.com/4Dv16/4D/16/LISTBOX-SET-ARRAY.301-3036404.en.html

For the control array, see section titled "Managing row display":
http://doc.4d.com/4Dv16/4D/16/Managing-List-Box-Objects.300-3036443.en.html

- Jeremy French


> On Mar 12, 2017, at 11:14 PM, Jim Dorrance via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> I would to use a dynamic form array as a ListBox hidden rows array. Is
> there a way I can set this with code.

**
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:4d_tech-unsubscr...@lists.4d.com
**

List Box Hidden rows array

2017-03-12 Thread Jim Dorrance via 4D_Tech
I would to use a dynamic form array as a ListBox hidden rows array. Is
there a way I can set this with code.

Thanks,
Jim

-- 
Jim Dorrance
jim.dorra...@gmail.com
4...@dorrance.eu
www.4d.dorrance.eu

PS: If you know of anyone that needs an experienced 4D programmer to add
energy and experience to their team, please let me know. I have
experience in many areas. Reasonable rates. Remote or Paris only.
**
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:4d_tech-unsubscr...@lists.4d.com
**