` 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: Conditionally changing tab colors based on sort order
1998-08-11 -- Dobi Sandor
 
Here is the code on ?sheet1 newselection execute choice(?sheet1) begin tab1{prop:color} = selectedcolor tab1{prop:fontstyle} = selectedfontstyle tab2{prop:color} = unselectedcolor tab2{prop:fontstyle} = unselectedstyle . . tabn{prop:color} = unselectedcolor tabn{prop:fontstyle} = unselectedstyle end begin tab2{prop:color} = selectedcolor tab2{prop:fontstyle} = selectedfontstyle tab1{prop:color} = unselectedcolor tab1{prop:fontstyle} = unselectedstyle . . tabn{prop:color} = unselectedcolor tabn{prop:fontstyle} = unselectedstyle end . . . begin tab1{prop:color} = unselectedcolor tab1{prop:fontstyle} = unselectedfontstyle tab2{prop:color} = unselectedcolor tab2{prop:fontstyle} = unselectedstyle . . tabn{prop:color} = selectedcolor tabn{prop:fontstyle} = selectedstyle end end In MH free templates there are the limitation, You only can select Bold style for fonts.


Today is May 5, 2024, 10:46 am
This article has been viewed 35111 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: