Re: glade: populating table/list with headers
Tristan Van Berkom <[email protected]> Tue, 17 Jan 2012 22:31:35 +0900
| Newsgroups | gmane.comp.gnome.glade.devel |
|---|---|
| Message-ID | <CAGUy9WKLpbhQrgWJeoyRnLLoAbWi-=d9RF7fuazd1-na3nuH8w@mail.gmail.com> |
On Tue, Jan 17, 2012 at 8:03 PM, Saku Masukita <[email protected]> wrote: > > On Sun, Jan 15, 2012 at 3:09 PM, Tristan Van Berkom > <[email protected]> wrote: >> >> >> As I mentioned above, I don't know when GTK+ team will release a 3.2 >> with the fix that we need. >> >> For now, you could take your GTK+ tarball which you downloaded, >> and before compiling/installing the new GTK+, apply the patch >> which is mentioned in the bug report I pointed to earlier: >> https://bugzilla.gnome.org/show_bug.cgi?id=660139 >> >> Cheers, >> -Tristan > > > Hi, > > Any idea of how to apply the patch? > Do I have to recompile glade once the patch is applied? > Presumably, once my glade file has no empty grids I should > be able to distribute it for use versus the unpatched version > of GTK+3 given that that is what my users will be using? No you dont have to recompile Glade, GTK+ is api/abi stable. To apply the patch, you can start with typing "man patch". If that doesnt get you there, try: cd /path/to/gtk+/sources/ patch -p1 < /path/to/patch/file Cheers, -Tristan > Thanks, > > Saku > > > _______________________________________________ > Glade-devel maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/glade-devel > _______________________________________________ Glade-devel maillist - [email protected] http://lists.ximian.com/mailman/listinfo/glade-devel