` Set global alert keys (1) (Jim Katz) - 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  

Templates: Set global alert keys (1)
1998-11-01 -- Jim Katz
 
Newsgroups: topspeed.products.c4 Editors note: Please note that some lines may wrap in the template code. Hi Bertus, Here is one I posted a few months ago: #TEMPLATE(GlobalAlertKeys,'Global Alert Keys'),FAMILY('ABC') #EXTENSION(GlobalAlertKeys,'Global Alert Keys'),Application,DESCRIPTION('Set Global Alert Key') #PROMPT('Key to Alert',KEYCODE),%GlobalAlertKey #PROMPT('Procedure to Run:',PROCEDURE),%GlobalAlertProc #AT(%WindowManagerMethodCodeSection,'TakeFieldEvent','(),BYTE'),Priority(3000),WHERE(~%PROCEDURE=%GlobalAlertProc) #IF(%GlobalAlertKey) Case KeyCode() OF %GlobalAlertKey %GlobalAlertProc SetKeyCode(0) End #ENDIF #ENDAT Bertus Viljoen wrote: > > Does any one have a template extention to add a global alert key to all > windows in an application, which he is willing to share with me? > > Or is there other ways to do that? > > Thanks > > Bertus Viljoen > bertus@asset.co.nz -- Jim Katz Certified Clarion Developer CTO iTradeZone,Inc. http://www.iag.net/~jimkatz/ Using Clarion for Windows Always looking for the simpler solution.


Today is April 19, 2024, 8:35 pm
This article has been viewed 35109 times.
Google search has resulted in 13 hits on this article since January 25, 2004.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: