On Thu, Oct 9, 2008 at 7:32 AM, Tomas Frydrych <[EMAIL PROTECTED]> wrote: > ere wer wrote: >> There seams to be a new (native?) port of GTK+ to OSX: >> >> http://labs.imendio.com/: >> >> From what I understand (have not tested anythig), this version does >> not require X >> >> Im interested if there will be a new flavor to clutter-gtk, currently >> there are only x11/win32, or the x11 will do? > > At the moment the Clutter OSX backend does not have the necessary API, > for this; I think at least clutter_osx_set_stage_foreign() and > clutter_osx_disable_event_retrieval() are necessary to get clutter-gtk > to work with the native osx gtk port. Patches, as always, are welcome.
There's two patches I made some time ago, needs work: http://lists.o-hand.com/clutter/1250.html IMO the clutter_foo_disable_event_retrieval() is a fairly ugly hack and would nice if it were replaced with something like clutter_init_embed() or something. -- Tommi Komulainen [EMAIL PROTECTED] -- To unsubscribe send a mail to [EMAIL PROTECTED]
