On Thu, 13 Mar 2008 02:41:02 +0900, Eric Kow <[EMAIL PROTECTED]> wrote:
>>  Is it late now? We decided to postpone registering mentoring orgnization 
>> next year?
>>  Or did you think that we should be becoming mentor in Hakell.org's mentor?
>
> I think it's too late for that, but we should definitely try to do
> this in the context of Haskell.org

Haskell.org answers that they happy to add more mentors.
So, it's not late for that.

> One thing which might be good is if we could get the Cairo stuff as a
> separate package shared by gtk2hs and wxhaskell (and if wxhaskell had
> Cairo support too).  Not sure what this would entail.  Maybe we should
> ask our friends at gtk2hs for advice.

wxWidgets 2.8 has corresponding feature, so wxWidgets doesn't have cairo
support. Only wxGTK uses that internally.

http://www.wxwindows.org/manuals/stable/wx_wxgraphicscontext.html#wxgraphicscontext
http://www.wxwindows.org/manuals/stable/wx_wxgraphicsobject.html#wxgraphicsobject
http://www.wxwindows.org/manuals/stable/wx_wxgraphicsrenderer.html#wxgraphicsrenderer

So we must deside which is better way to support vector graphics, using
wxGraphics** class or add Cairo's interface?

We can find the reources that some person uses wxWidgets with Cairo, on web.
So, I think this task is not difficult too.

http://www.bradfordelliott.com/content/tutorials/wx/cairoexample.php
http://codehavok.com/blog/?p=9

Best Regards,

-- 
shelarcy <shelarcy    hotmail.co.jp>
http://page.freett.com/shelarcy/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to