Custom windows text display

Questions about MultiCharts and user contributed studies.
janus
Posts: 835
Joined: 25 May 2009
Has thanked: 63 times
Been thanked: 104 times

Custom windows text display

Postby janus » 18 Sep 2009

Are there any windows gui gurus out there who can help me with some guidelines to write a dll that displays text in a windows? I've actually done this using windows gui functions, a mutex and a separate thread for the message queue. My goal is simple - to display text from any/all studies in a common window to avoid using the PL editor to see the prints. I've pretty much got all this working but has some issues (eg, too slow). Before continuing to fix these I'm wondering if there's a better approach, perhaps even a commercial add on.

Return to “MultiCharts”