Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object source code.
Message
From
22/06/2000 15:56:44
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00382805
Message ID:
00383391
Views:
14
Jim,

I think I get what you are saying here. If you add the pictures to the txtButtons container then the next time you want picture buttons you have to go to your button class and start over. Instead, if you subclassed button to pictureButton and then use the pictureButton's in the container, which gives you a nice pictureButton class for other uses also.

Do I have it right?

>They have problems with early composition as well as other things. The buttons have behavior code in the click events instead of the container having methods which are called from the click events. The buttons are not defined separately from the container. The txtButtons container is subclassed to provide picture buttons instead of teh buttons being subclassed and aasembled into a container after their definitions.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform