|
From: Ralph T. <ra...@gm...> - 2007-05-09 18:47:12
|
My job changed earlier this year, and I no longer have the time to maintain the Gtk+ support (or bring it up to the same quality as the Mac code). Speaking frankly I don't think that having Gtk+ support in ASL (the way that Windows and Mac support is written) will garner much interest from the Gtk+ or GNOME community, it's too different from the "Gtk+ way" even if (IMO) the layouts that Eve generates are more aesthetically pleasing than those made by Gtk+'s layout managers. Something that might generate some interest is making it so that you can bind properties of GObjects to Adam cells. If you could hook up Glade-designed Gtk+ UIs to Adam then you would be able to remove most of the UI logic from your code without having to rewrite your UI or change your workflow or tools. I think that this would be great for doing things like the GNOME preference panels (where there still lurk some odd logic bugs, nothing as serious as those bugs in the Mac OS panels, though!). (I don't have time to work on this either, but I think the code to marshal GValue <-> adobe::regular_object_t should be less than 500 lines ;)). Ralph On 5/9/07, Hubert Figuiere <hu...@fi...> wrote: > Mat Marcus wrote: > > Version 1.0.27 of the Adobe Source Libraries has been released. Highlights > > of the release include: > > Any hope to get the Gtk support rolled in anytime soon? > > Hub > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Adobe-source-devel mailing list > Ado...@li... > https://lists.sourceforge.net/lists/listinfo/adobe-source-devel > |