` Scrolling RTF control - addition (Dennis E Evans) - 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  

Clarion 6: Scrolling RTF control - addition
2004-03-03 -- Dennis E Evans
 
Newsgroups: softvelocity.public.clarion6 > Works like a charm, Dennis (except that +1 goes down 4 lines... But I'm > not fussed!). Damn thing does scroll more than one line, in the derived class you could use the sendMessage api: EM_SCROLL = 0b5h SB_LINEDOWN = 1 SB_LINEUP = 0 SendMessage(Self.props.handleof(), EM_SCROLL, SB_LINEDOWN, 0) Dennis


Today is April 27, 2024, 12:15 pm
This article has been viewed 35117 times.
Google search has resulted in 23 hits on this article since January 25, 2004.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: