Hello all, I have looked more(in epiphany.defs and such) and it doesn't seem as if ephy-topics-entry and ephy-topics-pallete are wrapped by python. So don't think I can use them. I was wondering though. Should ephy-topics-entry.[hc] and ephy-topics-pallete.[hc] be moved to lib/widgets and then wrapped by python there. It seems as if most widgets I have seen are in that directory and seem to be wrapped by python. I am fairly new to gtk+ so let me know if I am not making any sense here at all :-)
Great work to all you epiphany hackers! Tyler Coumbes On 10/29/06, Tyler Coumbes <[EMAIL PROTECTED]> wrote: > Hello, > > I am writing an extension in python and was wondering if it was > possible to use ephy-topics-entry and ephy-topics-palette widgets from > my python extension? If anyone is wondering the extension I am writing > is bookmark all tabs. So basically the dialog box is a lot like the > add bookmarks dialog and instead of trying to make widgets that act > like the two above it would be great to just be able to use them so > that the interface feels the same. I have this extension mostly done > other than interface tweaking to make it feel like the regular add > bookmarks and using those two widgets would be a lot simpler and more > importantly more consistent because if I recreate them for this > extension they will more than likely feel different. > > Thanks, > > Tyler Coumbes > _______________________________________________ epiphany-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/epiphany-list
