Index

From: Robert Nitsche  IAPP
Subject: Re: TeeChart and FLTK
Date: Mon, 14 Jan 2008 14:48:02 +0100
Newsgroup: steema.public.teechartfornet.v2  

Hi Narcis,

I am not that familiar with ActiveX. Is there a simple way of implementation
by just using the hwnd handle which I get from my FLTK window? From all I
could find on the internet it seems that there is more to it than just
providing a windows handle. Do you have an example code?

Best regards

Robert


"Narcís Calvet" schrieb im Newsbeitrag
news:cnyWvlEVIHA.3996@TEEPC.Steema.local...
> Hi Robert,
>
> Thanks for the information.
>
> In that case you could try using HWND handles and painting onto them with
> TeeChart VCL or TeeChart ActiveX. You can find fully functional evaluation
> version of all TeeChart versions here:
>
> http://www.steema.com/downloads/download.html
>
> --
> Best Regards,
>
> Narcis Calvet
> Steema Support Central
> http://support.steema.com
>
> "Important note: If you are a TeeChart registered customer, please post
> your
> support questions at Steema's Support monitored Forums for customers:
> http://support.steema.comom for a prompter reply."
>
>
> "Robert Nitsche" wrote in message
> news:LOKey7CVIHA.216@TEEPC.Steema.local...
>> Hi Narcis,
>>
>> Thanks for the fast reply.
>>
>> I don't think that FLTK can use .NET components or ActiveX controls as it
>> comes. I would probably have to extend it to include something like this
>> which is too much effort. The only thing I could provide is a windows
>> handle of my FLTK window, for example HWND FLTK_window. Would that help
>> to display a TeeChart in the FLTK_window?
>>
>> Best regards
>>
>> Robert
>
>