` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please 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!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

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

Par2: Upper casing incremental locator
2007-01-10 -- Carl Barnes
 
Look in the ABC Browse Locator code for TakeKey. The locator is made from KEYCHAR() grabbed in Alert event so the UPR never applies...except maybe for an Entry Locator. The TakeKey method is Virtual so maybe in the Locaztor.TakeKey before the PARENT call do if keychar()=keycode() then SetKeyCode(Val(Upper(chr(KeyChar()))). Not sure about that code Maarten notes: In the TakeKey method of the locator class, before the parent: SetKeyChar(VAL(UPPER(CHR(KeyChar()))))


Today is April 28, 2024, 11:57 am
This article has been viewed 35114 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: