... Just in case anyone is interested ...

The problem presented itself in the PAINT event. Following the
sample too! closely caused the PAINT event to fire all the time
i.e. anytime a form re-paint was called. ... a DO CASE in the
PAINT event to only re-OUTPAGE when the specific Page was Active
cured the problem.

Best,
Francis I. Coppage, Jr.
"Two things are infinite: the universe and human stupidity; and
I'm not sure about the universe."
... Albert Einstein


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Francis (net)
Sent: Sunday, May 18, 2008 7:04 PM
To: [EMAIL PROTECTED]
Subject: Reportlistener Snafu



I have oListener properties on each of three pages in a
pageframe.
 (The properties are created on 'Init' of the form.)

My goal is to display "Reports" in containers or three of the
pages.

I have this code in a method for each of the three "Reports". The
reports
are displayed at the appropriate time. However, the container
'FLOATS' over
the form ... i.e.: it's not on the page once the code is run. As
though
it was a part of the form ... not on the page.

WITH THISFORM.pgFrame.Page3
        .oListener.OUTPUTPAGE(1, .oPreviewContainer,
LISTENER_DEVICE_TYPE_CTL)
ENDWITH

Any insight!

Best,
Francis I. Coppage, Jr.
"Two things are infinite: the universe and human stupidity; and
I'm not sure about the universe."
... Albert Einstein




_______________________________________________
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/GAEILIJBLEJGEHKDNMFLGEHILM
[EMAIL PROTECTED]
** 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.


Report [OT] Abuse:
http://leafe.com/reportAbuse/GAEILIJBLEJGEHKDNMFLGEHILMAA.fcoppag
[EMAIL PROTECTED]





_______________________________________________
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/[EMAIL PROTECTED]
** 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.

Reply via email to