[AccessD] Pop Up Problem

Rocky Smolin - Beach Access Software bchacc at san.rr.com
Tue Jun 8 17:54:23 CDT 2004


Thanks for that.  I'll diddle with it.

Rocky

----- Original Message ----- 
From: "Robert Gracie" <Subscriptions at servicexp.com>
To: "Access Developers discussion and problem solving"
<accessd at databaseadvisors.com>
Sent: Tuesday, June 08, 2004 2:22 PM
Subject: RE: [AccessD] Pop Up Problem


> Rocky,
>  I would have to see it in action to know where to place the function, but
> you can experiment to find where it will work. I think it basically allows
> the current running code to yield to other system process..
>
>  I know I have, many of times, corrected the exact same situation with a
> properly place DoEvents function, and generally, placement would be
located
> in the first forms code, which should yield to the second forms events..
>
>
>
> Robert Gracie
> www.servicexp.com
>
>
> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Rocky Smolin -
> Beach Access Software
> Sent: Tuesday, June 08, 2004 8:24 AM
> To: Access Developers discussion and problem solving
> Subject: Re: [AccessD] Pop Up Problem
>
>
> Robert:
>
> So you think it might be a timing problem?  Where would you put the
> DoEvents - in the Open event of the called program?
>
> Regards,
>
> Rocky Smolin
> Beach Access Software
> http://www.e-z-mrp.com
>
> ----- Original Message -----
> From: "Robert Gracie" <Subscriptions at servicexp.com>
> To: "Access Developers discussion and problem solving"
> <accessd at databaseadvisors.com>
> Sent: Tuesday, June 08, 2004 4:13 AM
> Subject: RE: [AccessD] Pop Up Problem
>
>
> > Depending on the coding, you may need to use the DoEvents Function to
> allow
> > control to the second pop up....
> >
> >
> > Robert Gracie
> > www.servicexp.com
> >
> >
> > -----Original Message-----
> > From: accessd-bounces at databaseadvisors.com
> > [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Rocky Smolin -
> > Beach Access Software
> > Sent: Tuesday, June 08, 2004 12:03 AM
> > To: Access Developers discussion and problem solving
> > Subject: Re: [AccessD] Pop Up Problem
> >
> >
> > Nope. An unbound form actually with two multi-select list boxes to
select
> > tickets to be mass marked as paid or used.
> >
> > Rocky
> >
> > ----- Original Message -----
> > From: "Stuart McLachlan" <stuart at lexacorp.com.pg>
> > To: "Access Developers discussion and problem solving"
> > <accessd at databaseadvisors.com>
> > Sent: Monday, June 07, 2004 8:35 PM
> > Subject: Re: [AccessD] Pop Up Problem
> >
> >
> > > On 7 Jun 2004 at 19:51, Rocky Smolin - Beach Access S wrote:
> > >
> > > > Darren:
> > > >
> > > > I went around the problem.
> > > >
> > > > In _Open event: Forms!frmFirstForm.Visible = False
> > > >
> > > > In _Close event Forms!frmFirstForm.Visible = True
> > > >
> > > > Works.  But I didn't learn anything.
> > > >
> > > > Thanks for your input.  It kept me hacking.
> > > >
> > >
> > > You weren't by any chance opening the second form in DataSheet view
were
> > you?
> > > That's about the only reason I can think of why it wouldn't pop up in
> > front.
> > >
> > >
> > > --
> > > Lexacorp Ltd
> > > http://www.lexacorp.com.pg
> > > Information Technology Consultancy, Software Development,System
Support.
> > >
> > >
> > >
> > > --
> > > _______________________________________________
> > > AccessD mailing list
> > > AccessD at databaseadvisors.com
> > > http://databaseadvisors.com/mailman/listinfo/accessd
> > > Website: http://www.databaseadvisors.com
> >
> > --
> > _______________________________________________
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > http://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
> >
> > --
> > _______________________________________________
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > http://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
>
> --
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
>
> -- 
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com




More information about the AccessD mailing list