Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays of checkboxes
Message
From
12/04/2012 17:12:08
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
12/04/2012 10:15:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 7
Miscellaneous
Thread ID:
01541083
Message ID:
01541295
Views:
66
>I've got a review screen which will have an unknown number of items to check before saving (these are held in a table and can change). IOW
>
>chkbx1 Checklist Item 1 description
>chkbx2 Checklist Item 2 description
>etc
>
>I can build the checkboxes 'on the fly' within the form, but may have more than will fit on one form, so I was thinking if there was someway to set up an array, I could display within a dropdown list.

Put them inside a scrollable container (i.e. a container inside a container, where the inner container's .top can go negative, and the .height of the inner one is larger than that of the outer container). These can be found among the downloads, or you can simply check that the current checkbox is visible by manipulating the inner container's .top property.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform