` PowerToolbar and Icetips previewer with mouse wheel support (Arnor Baldvinsson) - Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Icetips Article

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

Icetips Products: PowerToolbar and Icetips previewer with mouse wheel support
2006-04-20 -- Arnor Baldvinsson
 
In Icetips Previewer version 2.2 we introduced mouse wheel support. We have discovered that it will clash with PowerToolbar causing the program to GPF when the previewer window is closed.

What is needed is to move the initialization of the ITPreviewer class in the WindowManager.Init method. In order to do so, you have to omit part of the generated code and move it to a higher priority.

Right click on the previewer procedure and select "Source" to enter the embeditor. Then search for "ITPreviewWindow {Prop:Maximize} = True" without the double quotes. This should find a location that should look something like this:

Then you need to change this to look like this screenshot:

Then you need to add the code that was omitted at priority 8180 or there about so that the code should now look like this:

This problem will of course be fixed in next release:)



Today is April 27, 2024, 11:52 pm
This article has been viewed 35104 times.
Google search has resulted in 7 hits on this article since January 25, 2004.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: