Hi David,

>Thats kind of what I thought.  I don't have anything good enough to
>share yet but I'm working on it.  One biggest issues to deal with is
>that the file select and the component select dialog both use the same
>code.  To use the GTK+ file chooser I'll probably need to split them
>because I'm not sure I want the new file chooser interface when choosing
>components.  Ideas/opinions on this are welcome of course.


        Yeah, as Stuart pointed out, the reason the file browser is 
part of gaf is because way back then there were numerous bugs which
I had to workaround.  Plus, I was able to reuse a lot of code between
the file browser and component browser.  Yes, feel free to split them
completely.  The existing component browser needs to be chucked anyway.
Also, if you use the new gtk file chooser, you will be requiring the
use of gtk+ 2.4.x.  I have been trying to keep compatibility with gtk+
2.2.x, but maybe it's time to move on to 2.4.x atleast (asbestos suit on).

                                                                -Ales


Reply via email to