[Glade-devel] glade: populating table/list with headers
- From: tristan.van.berkom at gmail.com (Tristan Van Berkom)
- Subject: [Glade-devel] glade: populating table/list with headers
- Date: Tue, 17 Jan 2012 22:31:35 +0900
On Tue, Jan 17, 2012 at 8:03 PM, Saku Masukita
<sakumasukita at googlemail.com> wrote:
On Sun, Jan 15, 2012 at 3:09 PM, Tristan Van Berkom
<tristanvb at openismus.com> 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 ?- ?Glade-devel at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-devel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]