Tony Septav
TSeptav at Uniserve.com
Thu Jul 19 19:21:59 CDT 2012
Hey Charlotte Hate to say it, but I think we are all showing our age. Now where did I put that weeny wagon. Tony Septav Nanaimo, BC Canada -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust Sent: July-19-12 9:03 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Am I nuts? No, I was opening it acDialog and then hiding it after stuff had been done so that other objects could read values from it. Instead, I'm now passing a value to a navigation form to handle broadcasting the change and closing the search form when its job is done. I finally tracked down the conflicts between the custom forms class and the forms it mirrors, as well as remembering that a form with DataEntry - True is never going to show existing records! DOH! It's maddening to try and remember how I did things over 10 years ago in Access, when I've overlaid the memories with dot net techniques. <sigh> Charlotte On Thu, Jul 19, 2012 at 2:58 PM, David McAfee <davidmcafee at gmail.com> wrote: > I still open forms in hidden mode in 2007, but I don't open them modal or > acdialog. > > I would think AcDialog and wouldn't be allowed. > > David > > On Thu, Jul 19, 2012 at 2:46 PM, Charlotte Foust > <charlotte.foust at gmail.com>wrote: > > > I can remember opening forms modal using the acDialog constant and then > > hiding them to return the focus to the calling form. When I try that in > > A2k7 using the 2002-2003 file format, the SysCmd action > > acSysCmdGetObjectState says it's still open, but when I try to address > that > > form in code, I get and error that the application can't find the form, > Is > > this a "feature" of 2007? All I need to do is read a value off the > hidden > > form, but I can't make it work. > > > > I would swear I used to do this all the time, but I'm trying to keep the > > dot net programming memories separate from the Access VBA memories, and > the > > old gal ain't what she used to be! > > > > Any suggestions or ideas? > > > > Charlotte > > -- > > 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