` 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: Manipulating frame text using reference variable
1998-12-15 -- Arie Rens
 
> But how do I do this ? > I am rather AppGenerator orientated. Using the Global/Data buttons, define a new variable called Frame, type Window, check Reference. Open the procedure for the main menu as source (the 'Embeditor'), and search for the text 'OPEN('. You will probably find just one: OPEN(AppFrame) (AppFrame being the label for the main application window). In the next embed point write: Frame &= AppFrame ! Assign reference to main window to global variable Whereever you want to change the title text of the main window, write in a suitable embed point: Frame{PROP:Text} = 'New Application Title'


Today is May 5, 2024, 2:16 pm
This article has been viewed 35118 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: