> If you put your working branch online somewhere (or perhaps just email
> work in progress patches) I would be happy to try to help.

I haven't actually done very much yet, due to other projects. Here is
a rough roadmap
1. Add a flag to cabal to use gtk3 (done, see patch)
2. Make hierarchyGen use a different hierarchy.list file when building
with gtk3 (don't have a clue how to do this)
3. Apply ridiculous amounts of "#if GTK_MAJOR_VERSION < 3" (done some,
see patch)
4. Get working build
5. Apply ridiculous amounts of "#if GTK_MAJOR_VERSION > 3" when adding
gtk3 features.

I got stuck at stage 2 (you can't just use the hierarchyGen tags
mechanism as some changes affect the type hierarchy to drastically).

Peter,

P.S. What does tools/hierarchyGen/hierarchy.list actually do?

Attachment: gtk3.patch
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to