main logo
Subject: Re: Forms order in _VFP
Author: "tanvir ahmad"
Posted: 2007/12/31 00:16:56
 
View Entire Thread
New Search


how to set screen resolution as v requred at run time?

On Dec 28, 2007 8:04 AM, MB Software Solutions <
vfpmcp /AT/ mbsoftwaresolutions D.OT com> wrote:

> Kevin O'Shea wrote:
> > I found the issue - a colleague had added code to our form's base class
> > for the Vista Aero display issue - on the init:
> >
> > ACTIVATE WINDOW (THIS.NAME) IN SCREEN NOSHOW
> >
> > This code was causing forms with similar names to be pulled up in their
> > opened sequence. I have removed the code for the time being as it was
> > code put in place in anticipation of our user base going to Vista. Any
> > suggestions on fixing this code would be appreciated - we have a couple
> > of ideas:
> > 1. Give each form a randomly generated name
> > 2. have a timer event fired at the end of the init (re)fire the Activate
> > after the form has initialized (using THISFORM.Activate)
> > 3. Check if VFP SP2 resolves the Vista Aero issue
> >
>
>
> Please let us know about #3 above, as I'm under the impression (from
> others testimony) that SP2 does NOT resolve the issue.
>
> --
> Michael J. Babcock, MCP
> MB Software Solutions, LLC
> http://mbsoftwaresolutions.com
> http://fabmate.com
> "Work smarter, not harder, with MBSS custom software solutions!"
>
>
>
[excessive quoting removed by server]


 
©2007 tanvir ahmad
<-- Prior Message New Search Next Message -->