Hi
What I have done is, i got this Modal form from it i create the report.
But, i need to be able to call other reports from other Modal forms.
Therefore i have one modeless form, with a treeview( recursive,<s>) from where i
call
the Modal form that creates the report, than the focus comes back to my modeless
form and
from it i show the preview. The modal form is destroyed, but the preview
remains.
E.
----- Mensagem original ----
De: Kent Belan <kbelan@mchsi.com>
Para: ProFox Email List <profox@leafe.com>
Enviadas: Sexta-feira, 10 de Setembro de 2010 14:02:07
Assunto: RE: VFP9 SP2 problem
It is not related to a report.
I a just starting a modeless form that displays the report in an edit box.
The problem is if a modal form calls a modeless for the model form does not
release scope.
This was working fine in SP1.
I am going to reinstall SP1 and recompile all files in project to confirm.
-----Original Message-----
From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf
Of MB Software Solutions,LLC
Sent: Friday, September 10, 2010 12:02 PM
To: ProFox Email List
Subject: Re: VFP9 SP2 problem
On 9/10/2010 11:50 AM, Kent Belan wrote:
> Hello,
>
> I just recently upgraded my VFP9 from SP1 to SP2 and now have a new
problem.
>
> Program worked fine in SP1.
>
>> From a modal form, I do a modeless form "As Top Level" to preview a
report.
>
> This worked fine and the report preview opened.
>
> Now, the report preview opens but the focus stays on the modal form
> and I can not Click on the report preview form.
>
> I hope there is a work around for this or I will have to go back to
> SP1
>
> Any ideas ?
Try SET REPORTBEHAVIOR 80 to see if that fixes it (unless you're
specifically taking advantage of 90 features).
--
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
[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/20100910170242.24B2F24CB1D@marge.leafe.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.
_______________________________________________
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/165986.83034.qm@web37001.mail.mud.yahoo.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.