Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease 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!
Back to article list Search Articles Add Comment Printer friendly Direct link Icetips Products: Wrong code generated in version 2.400 2006-12-05 -- Arnor Baldvinsson Icetips Previewer version 2.400
In the Icetips Previewer, version 2.400 there was a nasty bug that crept into the generated code for the File|Print menu item and the two print buttons on the toolbar. The results were that when using the printer selection, the Event:CloseWindow would be posted before calling the routine to print, with unpredictable results. In order to fix the code, please open the EVENT:Accepted event embed for the ?FilePrint menu item in the Previewer procedure. The correct code should look like this:
1. If you added the Printer Selection template when creating the procedure:
1. If you added the Printer Selection template when creating the procedure:
1. If you added the Printer Selection template when creating the procedure:
This should fix the generated code for those 3 controls. Since this bug affects end user results we would strongly urge you to check to make sure that these 3 controls work properly in your applications. This affects only previewer procedures generated with the updated wizard in version 2.400, released on November 1, 2006. Today is November 21, 2024, 6:28 am This article has been viewed 35294 times. Google search has resulted in one hit on this article since January 25, 2004.
|
|