> Qua, 2004-09-29 �s 17:45 +0200, Murray Cumming escreveu: >> > I suggest that we come up with a PyGnomeHello sample application in >> > python, but using autotools, gnome autogen, etc. A "Best Current >> > Practices" program, to serve as example. >> >> That would be wonderful. Could someone do that this week, please? > > Between me and Johan Dahlin I think we can come up with a good sample, > but probably more towards the end of the week. > > I assume we want a model application for the future GNOME 2.10 > platform. Also assuming gnome-python would be in such platform. > Therefore I'm thinking of using the following modules: > o gtk > o gnome.vfs > o gconf
Don't worry about writing code to actually do stuff. It's just the build system and these guidelines that need to be demonstrated here. Of course, useful code examples are always good, but I think that's a different issue. By all means do this in the same module, but don't let perfectionism delay things. We have a similar thing for gtkmm, even if I don't maintain it as much as I should. Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
