[Gambas-user] Re: Sending Data From one Form to another
Steve Starr
comtux at ...626...
Sat Aug 27 20:05:12 CEST 2005
Here you go here is the example i am working with.
picconfig was just a typo in the e-mail
On 8/27/05, Rob <sourceforge-raindog2 at ...94...> wrote:
> On Saturday 27 August 2005 08:38, Steve Starr wrote:
> > I was wondering if anyone could give me some insite as to why this
> > isnt working?
>
> 1. Is the second form called "piconfig" or "picconfig"? You have it
> listed both ways. I'm sure it's just a typo but I want to make sure
> it isn't something silly like a misspelling in your code.
>
> 2. Does the picconfig form open the tool form, or vice versa? If that
> "piconfig.tbox.text" is the first time you're referencing the
> piconfig form, the Open event in piconfig probably hasn't fired yet
> and so the tbox object hasn't been populated yet. It might even work
> some of the time but not others, because it's a race condition. What
> if you put a "piconfig.load" right after "if dialog.openfile() then
> return"?
>
> Rob
>
>
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Piconfig-0.0.1.tar.gz
Type: application/x-gzip
Size: 741 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050827/760fe789/attachment.bin>
More information about the User
mailing list