` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please add your comments to this article. Please note that you must provide both a name and a valid email address in order for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Icetips Products: Icetips Previewer in 6.1 build 9030
2004-12-07 -- Arnor Baldvinsson
 
In Build 9030 of Clarion 6.1, changes were made to allow the Pause print template to keep the process window open if there were no records to print. But this causes a potential problem as reported by Jorge A. Lavera:

"FIX: ABC Report: The pause button was closing the window if there were no records"

This cause disruption of programs that actually worked fine till now. I'm using Icetips Previewer succesfully until 9029. Now with 9030, the Report window is not closed prior to call the previewer (as it was until 9029), causing that the user cannot see several reports at the same time using "horizontal tile" as before.

Jorge fixed this by adding one line of code to the report:

This is the problem:

SELF.KeepVisible = 1
Just adding
SELF.KeepVisible = 0
right after it, solves the problem. This code is new to 9030.


Today is May 10, 2024, 11:46 pm
This article has been viewed 35102 times.
Google search has resulted in 2 hits on this article since January 25, 2004.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: