realbasic-nug
[Top] [All Lists]

RE: ContainerControl issue...

To: "'REALbasic NUG'" <realbasic-nug at lists dot realsoftware dot com>
Subject: RE: ContainerControl issue...
From: "Michael Helmstadter" <michael at alpheius dot com>
Date: Sat, 30 Jul 2005 21:45:20 -0400
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Thread-index: AcWUsWx64DSv2/nuTr+XoS63iW99vwATczcAABfr6DAABIBDAA==
Seth,

Thanks very much for noting that the ContainerControl becomes a
controlarray. With that in mind, I was able to place a containercontrol
within a window and correctly reference it. 

Thanks again!

LinuxGuru,

I have been subscribed to this list for just a couple of months. I am a new
user of RB (great product) and have NEVER been on any beta list or ever
worked with a beta copy of RB. I seriously doubt that my thread is in
violation of any beta agreements.

Thanks,
Michael


-----Original Message-----
From: realbasic-nug-bounces at lists dot realsoftware dot com
[mailto:realbasic-nug-bounces at lists dot realsoftware dot com] On Behalf Of 
Michael
Helmstadter
Sent: Saturday, July 30, 2005 7:33 PM
To: 'REALbasic NUG'
Subject: RE: ContainerControl issue...

Any help? From anyone?

Thanks,
Michael

-----Original Message-----
From: realbasic-nug-bounces at lists dot realsoftware dot com
[mailto:realbasic-nug-bounces at lists dot realsoftware dot com] On Behalf Of 
Michael
Helmstadter
Sent: Saturday, July 30, 2005 8:12 AM
To: 'REALbasic NUG'
Subject: ContainerControl issue...


I am trying to programmatically set the value in some edit fields and am
having a tough time of it. 

Basic scenario:
A ContainerControl containing multiple edit fields is placed within a window
(using EmbedWithin) and then a control on the window is trying to set values
within the control. The syntax I have been trying is something along the
lines of: ContainerControl.Editfield.Value = "blah"

When I run this, it tells me that the ContainerControl (property) doesn't
exist. The control is displaying properly on the page, so I am assuming it
has something to do with when the control is programmatically implemented?
Any thoughts would be really appreciated.

Thanks,
Michael



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>