Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too Many Controls on Form
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01515563
Message ID:
01515628
Views:
77
>>I've created a form on which I need (want????) to put a line with a number of tick marks on it. For the sake of arguement, the tick marks are spaced six units apart. The number is variable and depends upon some data used by the form.
>>
>>What I've done is create a large number of line controls, each one representing one of the tick marks. I now have far too many of these controls on the form and it is slowing down the form instantiation and closing.
>>
>>I need an alternate approach and am hoping for suggestions. Please make them simple enough that my evil-twin Skippy can't mess it up for me.
>>
>>Thanks to all..............Rich
>
>Just make a bitmap of the ticked line you want and drop that on the form.

Thank you Bill. I've adopted this solution and it's working well.

Thanks also to Christian and Tamar for their previous help on BINDEVENT. It only took one failure to realize why my form's DragDrop routine was not firing and then fix it.

Thanks to everybody else for your suggestions. Even if they weren't adopted I learned from them.

................Rich
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform