Re: Problem with VFP9SP2 form not showing (not respecting modality)

Author: Grigore Dolghin

Posted: 2010-03-29 at 07:56:33

Please check if you have a SetFocus() line in form. SetFocus() triggers the

Show() event of the form and the modality of the form cannot be changed

after showing it.

The easiest way would be to put a set step on in the Show(). It should stop

there and check where it was called from.

On Mon, Mar 29, 2010 at 2:48 PM, MB Software Solutions, LLC <

mbsoftwaresolutions@mbsoftwaresolutions.com> wrote:

> http://mbsoftwaresolutions.com/images/problem_with_form.png

>

> I've got a simple SCX form that is getting its WindowType property reset

> somehow. It's supposed to be a modal form, but it's not respecting it.

> Ideas?

>

> --

> Mike Babcock, MCP

> MB Software Solutions, LLC

> President, Chief Software Architect

> http://mbsoftwaresolutions.com

> http://fabmate.com

> http://twitter.com/mbabcock16

>

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/f0abce311003290456j5beb8e88t5d2d2c80bac42665@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2010 Grigore Dolghin