` 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: Setting tooltip and status bar fonts
2000-01-23 -- Alexey Solovjev
 
These properties allow you to change the standard font settings for tooltips and status bars: Tooltips (SYSTEM should be used as the target): SYSTEM{PROP:FontName + PROP:TipsFont} - set/get font typeface SYSTEM{PROP:FontSize + PROP:TipsFont} - set/get font size SYSTEM{PROP:FontColor + PROP:TipsFont} - set/get font color SYSTEM{PROP:FontStyle + PROP:TipsFont} - set/get font style Tips font always uses the default CHARSET which has a value of SYSTEM{Prop:CharSet}. Status Bars can have WINDOW or SYSTEM as target. At creation time, the status bar font is cloned from the one for SYSTEM (i.e., settings for SYSTEM give the default values). SYSTEM{PROP:FontName + PROP:StatusFont} = 'Tahoma' !Set Tahoma as default font for status bars WINDOW{PROP:FontSize + PROP:StatusFont} = 10 !When this window is active, Tahoma 10 is used in status bar.


Today is May 3, 2024, 11:34 pm
This article has been viewed 35119 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: