|
Templates, Tools and Utilities
for Clarion Developers
|
|
|
|
| Icetips Utilities - Globally Call Procedure Template |
Globally Call Procedure Template (GloballyCallProcedure)
This template is used to call a certain procedure from all, or most, of the procedures in your app.
By default, it calls a certain procedure from ALL procedures, but you can exclude procedures that
call it. For instance, this can be very convenient when certain initialization code needs to be
called from all windows procedures.
- In the Demo program
In the Icetips Utilities Demo program, there is a procedure called "WindowsInitCode".
This procedure is a handy little thing that sets standard properties of certain control
types, for instance, button sizes and icons, etc.
In the Demo program, we want to call the WindowsInitCode procedure from all windows
procedures except from the Main procedure. This is easily done with our
GloballyCallProcedure template, as you can see below.
Demo program normally installed at C:\Clarion\3rdParty\Examples\ITUtilities\UtilDemo.app
- How to implement it in your app
First, include the GloballyCallProcedure template in the Global Extensions for your app.
Then you select the procedure you want to call. Then select "Call from where" (there are
4 options to choose from), then if you want to exclude any procedures, go to the
"Excluded Procedures" tab and select the excluded procedures. That's it! You're good to go.
- Screen shots
9 Files Available for Download for Icetips Utilities
| File Date |
Description |
Size |
File |
| 2010-06-06 |
Icetips Utilities 1.1.2387 |
11852,032 |
ITUtilities_Install_1.1.2387.exe |
| |
Build 1.1.2387 Compatible with Clarion 6.0-6.3 and Clarion 7.0 - 7.2
|
| 2010-03-15 |
Icetips Utilities 1.1.2374 |
11499,904 |
ITUtilities_Install_1.1.2374.exe |
| |
Build 1.1.2374 Compatible with Clarion 6.0-6.3 and Clarion 7.x
|
| 2010-02-26 |
Icetips Utilities 1.1.2367 BETA |
11,110,656 |
ITUtilities_Install_1.1.2367.exe |
| |
Build 1.1.2367 BETA Compatible with Clarion 6.0-6.3 and Clarion 7.x
|
| 2010-01-27 |
Icetips Utilities 1.1.2359 |
10,188,296 |
ITUtilities_Install_1.1.2359.exe |
| |
Build 1.1.2359 Compatible with Clarion 6.0-6.3 and Clarion 7.x
|
| 2010-01-26 |
Icetips Utilities 1.1.2356 |
10,189,568 |
ITUtilities_Install_1.1.2356.exe |
| |
Build 1.1.2356 Compatible with Clarion 6.0-6.3 and Clarion 7.x
|
| 2009-04-20 |
Icetips Utilities 1.1.2352 |
8,526,192 |
ITUtilities_Install_1.1.2352.exe |
| |
Build 1.1.2352 Compatible with Clarion 6.0-6.3 and Clarion 7
|
| 2009-04-15 |
Icetips Utilities 1.1.2351 |
7,245,608 |
ITUtilities_Install_1.1.2351.exe |
| |
Build 1.1.2351 Compatible with Clarion 6.0-6.3 and Clarion 7
|
| 2008-09-02 |
Icetips Utilities Documentation (PDF) |
1,627,355 |
ITUtility.pdf |
| |
PDF Documentation (189 pages) for version 1.1.2319
|
| 2007-08-14 |
Page of Pages demo |
742,438 |
PageOfPages.zip |
| |
This small demo, using the invoice.dct from the Clarion 6.3 examples, demonstrates basic use of the Page of Pages class in the Icetips Utilities. The zip includes app, dct, tps and other necessary files. It also includes a locally compiled exe.
|
This page was last modified on April 21, 2009.
|
|
|
|
|
|
|
Home
Products
Articles
Order
Privacy
Contact Us
Site Map
|