Page 1 of 1

Subfiles

Posted: Thu Oct 14, 2010 1:17 pm
by gherta
1. I have a popup screen that appears over another screen. The data on the screen below the popup vanishes when my popup screen is displayed.

2. I have a subfile on the popup screen that displays data from a subfile on the first screen.

Re: Subfiles

Posted: Sat Oct 16, 2010 5:30 pm
by Alex
Have you set the "show as window" property to true on the second screen? Are the two subfiles defined in the same display file and called up from the same program?

Re: Subfiles

Posted: Tue Oct 19, 2010 10:04 am
by gherta
I do have the show as window property set to true on the second screen. The subfiles are defined in the same display file, but they are on different record formats. And they are called in the same program.

Re: Subfiles

Posted: Tue Oct 19, 2010 11:42 am
by Rob
We made some changes to the show as window property to make it more consistent with the original green-screen functionality.

In version 2.1.5 the screen below the popup did in fact disappear. This has been corrected in version 2.1.6

Re: Subfiles

Posted: Tue Oct 19, 2010 12:34 pm
by gherta
This doesn't address my question as to why my subfile on the popup window is displaying data from a subfile on the screen below my popup window.

Re: Subfiles

Posted: Tue Oct 19, 2010 2:22 pm
by Rob
Are you able to send the DDS source for this display file to support@profoundlogic.com?

It could be a text file, or a save file containing a file QTEMP/QDDSSRC with the one member.

We will see if we can reproduce the problem.

Re: Subfiles

Posted: Tue Oct 19, 2010 2:50 pm
by gherta
Rob, I actually fixed my problem. I was using the Tab control and found that when I removed all of my other controls out of the Tab control and eliminated the Tab control from my project everything began working fine. You may want to visit the Tab control, I believe there are issues. Thanks.

Re: Subfiles

Posted: Wed Oct 20, 2010 3:25 pm
by Rob
Thank you. We will check it out.