RE: Control Container Objects

2006-07-13 Thread Dave Crozier
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tristan Leask Sent: 12 July 2006 16:50 To: profox@leafe.com Subject: RE: Control Container Objects Blasted VFP7! How did I know it was going to be that! lol Container it is then! Tristan -Original

RE: Control Container Objects

2006-07-12 Thread Tracy Pearson
You are thinking correctly. The Control class will hide all contained objects from direct access. This is a Pro with the properties list and could be a Con at runtime when you want to modify something inside and do not have access to it through the control property. Tracy -Original

RE: Control Container Objects

2006-07-12 Thread Tristan Leask
] On Behalf Of Tracy Pearson Posted At: 12 July 2006 14:25 Posted To: Profox Archive Conversation: Control Container Objects Subject: RE: Control Container Objects You are thinking correctly. The Control class will hide all contained objects from direct access. This is a Pro with the properties

RE: Control Container Objects

2006-07-12 Thread Tracy Pearson
Subject: RE: Control Container Objects Okay, I have now tried it, but it seems to screw the code up so it doesn't work. No matter. Can objects reference other objects within side the control? I think this maybe what is mucking up the code. Regards Tristan

RE: Control Container Objects

2006-07-12 Thread Tristan Leask
: Control Container Objects Subject: RE: Control Container Objects The form you put the control object onto can not get into the control to see objects. Objects within the control object should be able to see other objects in the control object without a problem. Tracy -Original Message

RE: Control Container Objects

2006-07-12 Thread Dave Crozier
stupid things. They are, in short, a perfect match - Bill Bryson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tristan Leask Sent: 12 July 2006 15:43 To: profox@leafe.com Subject: RE: Control Container Objects Okay, I have put a copy of my dynamic

RE: Control Container Objects

2006-07-12 Thread Tracy Pearson
Did you change BaseClass and Class to Control? I'm not seeing any change in behavior with my changes to the classlib. Tracy Pearson PowerChurch Software 828-665-1818 -Original Message- From: Tristan Leask Sent: Wednesday, July 12, 2006 10:43 AM Subject: RE: Control Container Objects

RE: Control Container Objects

2006-07-12 Thread Tristan Leask
Pearson Posted At: 12 July 2006 16:05 Posted To: Profox Archive Conversation: Control Container Objects Subject: RE: Control Container Objects Did you change BaseClass and Class to Control? I'm not seeing any change in behavior with my changes to the classlib. Tracy Pearson PowerChurch Software 828

RE: Control Container Objects

2006-07-12 Thread Tracy Pearson
VFP 9 SP 1 works Visual FoxPro 07.00..9465 for Windows behaves as you said. Tracy Pearson PowerChurch Software 828-665-1818 -Original Message- From: Tristan Leask Sent: Wednesday, July 12, 2006 11:32 AM Subject: RE: Control Container Objects Yes, I change the class

RE: Control Container Objects

2006-07-12 Thread Dave Crozier
with the ability to do incredibly stupid things. They are, in short, a perfect match - Bill Bryson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tristan Leask Sent: 12 July 2006 16:35 To: profox@leafe.com Subject: RE: Control Container Objects Hi Dave

RE: Control Container Objects

2006-07-12 Thread Dave Crozier
: RE: Control Container Objects VFP 9 SP 1 works Visual FoxPro 07.00..9465 for Windows behaves as you said. Tracy Pearson PowerChurch Software 828-665-1818 -Original Message- From: Tristan Leask Sent: Wednesday, July 12, 2006 11:32 AM Subject: RE: Control Container

RE: Control Container Objects

2006-07-12 Thread Tristan Leask
Subject: RE: Control Container Objects VFP 9 SP 1 works Visual FoxPro 07.00..9465 for Windows behaves as you said. Tracy Pearson PowerChurch Software 828-665-1818 -Original Message- From: Tristan Leask Sent: Wednesday, July 12, 2006 11:32 AM Subject: RE: Control Container Objects