www.icetips.com  Icetips Utilities Documentation 5/15/2016    

Global Extension Template: Icetips Global Threaded Window Manager

Previous  Top  Next  


This template is used along with the Icetips Window Manager class to add the global class to the application.  The template and class make it possible to close all windows in an ABC application with one command.  A procedure template needs to be added to the procedures you wish to interact with the global class.  In a multi-dll application this template must be added to ALL your applications including the base/exporting application so the class is declared and exported properly.  If that is not done, your application may not compile or it may GPF at runtime.

 

Template_ITGlobalThreadedWindowManager

 

 

Global Threading ClassThe label of the global class.  By default it's set to GlobalWindows. 

 

 

 

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/icetipsglobalthreadedwindow.htm