` Write to status bar and change status bar color (Maarten Veenstra ) - Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Icetips Article

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

Par2: Write to status bar and change status bar color
2009-05-30 -- Maarten Veenstra
 
> I don't know if this is possible in Clarion but we would like to write a > message into the clarion status bar that is shown at the bottom of the > screen. > We would also like to write the message with white text in a red background colour. AppFrame{PROP:FillColor + PROP:StatusFont} = Color:Red AppFrame{PROP:FontColor + PROP:StatusFont} = Color:White AppFrame{PROP:StatusText,2} = 'This should do it'


Today is April 19, 2024, 6:57 am
This article has been viewed 35126 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: