[AccessD] Disabling the user

Andy Lacey andy at minstersystems.co.uk
Tue Oct 28 05:04:50 CST 2003


Hi William
That's an interesting thought. What do you see as the sequence of events?
Would I open the modal form and have IT run the routine? Then have the
routine close the form when it's finished? Does that work?

--
Andy Lacey
http://www.minstersystems.co.uk




--------- Original Message --------
From: "Access Developers discussion and problem solving"
<accessd at databaseadvisors.com>
To: "Access Developers discussion and problem solving"
<accessd at databaseadvisors.com>
Subject: Re: [AccessD] Disabling the user
Date: 28/10/03 16:51


....off the top of my head, one way would be to open a user-control-free
modal pop-up form over the main form from the cmdbutton and close it when
your routine is finished? ...put a warning label or a progress bar on the
pop-up ...HTH :)

William Hindman
<http://www.freestateproject.org> - Do you want liberty in your lifetime?


----- Original Message -----
From: "Andy Lacey" <andy at minstersystems.co.uk>
To: "Access Developers discussion and problem solving"
<accessd at databaseadvisors.com>
Sent: Tuesday, October 28, 2003 5:24 AM
Subject: [AccessD] Disabling the user


> Hi folks
> If you want a routine (called from a command button) to finish before the
> user can do anything else in the app how would you achieve that, short of
> putting up a message saying "Wait" and cutting their fingers off if they
> don't? The forms quite busy and there are a number of buttons they could
> press, or close the form etc, and I could write a function which just
> disabled all of those things then re-enabled them when the routine's
> finished, but it's a bit messy. Is there a cleaner way of just temporarily
> disabling the app?
> --
> Andy Lacey
> http://www.minstersystems.co.uk
>
> ________________________________________________
> Message sent using UebiMiau 2.7.2
>
> _______________________________________________
> 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

________________________________________________
Message sent using UebiMiau 2.7.2



More information about the AccessD mailing list