` 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: Edit in Place: Forcing Upper CAP mode
1998-04-22 -- Nik Johnson
 
Look in the embeditor for the word Edit. You'll see that an instance of the EditInPlace class has been created for each field you're editing. Each of these in turn has an .Init method. Find the .Init method in the code. It will be toward the end of the code displayed in the Embeditor. AFTER the call to PARENT.Init (that's what creates the control for updating) you can place lines which change the properties of the newly created control. In your case, SELF.Feq{PROP:CAP} = 1 should do the trick.


Today is May 1, 2024, 8:46 pm
This article has been viewed 35115 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: