Re: [gtkmvc-users] Quickly
Brought to you by:
cavada
From: Luke M. <luk...@in...> - 2010-05-14 04:54:18
|
On Thu, 2010-05-13 at 22:42 +0200, Tobias Weber wrote: > The subclasses of gtk.Window or Dialog that the Ubuntu template uses > can be removed, along with the Glade catalogs. Just replace them with > the regular ones in the XML. Victory is mine! There are no longer separate Glade catalogs and views don't contain subclass definitions to support the now obsolete catalog files. > I notice you include gtkmvc from SVN. I'm all for copying the > framework into each application, but it should probably be a release, > or at least have a version number that makes it clear that the > documentation on the website may not apply. I added a README file in the gtkmvc folder, as well as a note in the GtkLabel in the main window. As before, it's all available at: bzr branch lp:~luke-morton/quickly/gtkmvc-application |