I love to write tools for use in VFP but something that bothers me is that you don't have more control of what is shown on the Form Control toolbar and how it is shown.
For example, when I create a class based on a container it shows up on the toolbar with the container icon... not professional at all!
Another problem is that if I create a class comprised of several other "support" classes ALL the classes appear in the toolbar even though it makes no sense to use any of them directly. There are a few ways to mitigate this but none are clean. If I want to use a single VCX and there are two controls in it and 10 support classes then the user sees 12 buttons on the toolbar even though they can only use two of them.
Anyone have any idea about how to fix either of these problems?
Thanks,
Steve
For example, when I create a class based on a container it shows up on the toolbar with the container icon... not professional at all!
Another problem is that if I create a class comprised of several other "support" classes ALL the classes appear in the toolbar even though it makes no sense to use any of them directly. There are a few ways to mitigate this but none are clean. If I want to use a single VCX and there are two controls in it and 10 support classes then the user sees 12 buttons on the toolbar even though they can only use two of them.
Anyone have any idea about how to fix either of these problems?
Thanks,
Steve