On Sat, Feb 28, 2009 at 1:17 PM, hsauro <
hsa...@gmail.com> wrote:
>
>
> I tested the win32 and that works fine, a colleague will probably test
> the mono/OSX combination. Thanks for your efforts, this looks like a
> very easy way to achieve cross-platform apps using C#.
Yes I think Qt is the best option for cross-platform apps. I really
like it especially because it gives a native look and feel in all
platforms.
>
> I've one question, do you know if it would be possible to share
> Winform controls and QT controls on the same form? I ask because we
> use the ZedGraph control a lot (which works ok on all three platforms)
> and wondered whether it would be possible to mix the two?
That is a really good question. I don't know. I haven't done any tests
trying to mix both of them. It would be very interesting to do some
research on that area. It would be perfect if it would be possible.
I'll do some tests and I'll let you know what I find.
David.