Pango-1.17.1 is now available for download at:
http://download.gnome.org/sources/pango/1.17/
or
ftp://ftp.gtk.org/pub/pango/1.17
65861273a8e777f125ebfb4cc4d7acfe pango-1.17.1.tar.bz2
54b756fb073d496d079becf8ae3eb2cf pango-1.17.1.tar.gz
This is the a development release in a series leading
On Wed, 2007-05-30 at 22:45 +0530, Sundararaman wrote:
> 1) I *cannot* log in successfully with my account. This means that I am
> currently not a member of this mailing list. I do not know why I am still
> getting all these emails.
Not his doesn't mean that at all. In fact most list subscribers
Ooop, took wrong file.
It's hello_intl-0.1.tar.gz which is the GTK app, not gettext-0.16 (gettext
tarball). :/
=
I finally managed to make a dynamically language-changing console app.
However, I'm still trying to understand how to correctly use gettext with
Anjuta+Glade.
Here is my so
Hi All,
Thank you for listening to me. I have tried *all* ways to unsubscribe from
this mailing list (send mail to the mail address in "List-Unsubscribe:"
header, unsubscribing from the web interface et cetera). Still I am unable
to unsubscribe. Before you jump to conclusions, I will want to make
Hello,
I'm searching for an simple example in C of a TreeView
with a combobox inside a cell. I've downloaded and
study some excellent examples by Tim-Philipp Mueller,
but I'm having trouble bridging the gap to create
my own Combobox inside a TreeView.
The basics steps I've followed are:
1) cre
Hi All,
Thank you for listening to me. I have tried *all* ways to unsubscribe from
this mailing list (send mail to the mail address in "List-Unsubscribe:"
header, unsubscribing from the web interface et cetera). Still I am unable
to unsubscribe. Before you jump to conclusions, I will want to ma
typo in subject line:
GtkTreeView: different renderers within one COLUMN?
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
hi,
I am new to GtkTreeView:
Are cell renderers bound to columns or can they change between rows of
the same column?
I'd like to create a two column list with simple text display on the
left but each row having a different renderer on the right (combo,
spin, entry).
Thanks
Felix
__
On Wed, May 30, 2007 at 03:25:12PM +0200, Peter Daum wrote:
> I have a dialog that represents some sort of database values.
> The dialog has a "save" button, that I would like to enable
> only if the dialogs data differs from the stored data.
> I wrote an appropriate "is_modified" function that che
Hi,
I have a dialog that represents some sort of database values.
The dialog has a "save" button, that I would like to enable
only if the dialogs data differs from the stored data.
I wrote an appropriate "is_modified" function that checks this.
Now I am looking for the right event slot to run thi
Hi,
I have a dialog that represents some sort of database values.
The dialog has a "save" button, that I would like to enable
only if the dialogs data differs from the stored data.
I wrote an appropriate "is_modified" function that checks this.
Now I am looking for the right event slot to run thi
On 5/30/07, Brian J. Tarricone <[EMAIL PROTECTED]> wrote:
> Using an idle
> function will chew through CPU cycles while the application is
> otherwise idle (really hurts laptop battery performance, for one
> thing). Another option is a timeout using g_timeout_add(), but the
> correct approach woul
Hi,
Is there a way for me to specify what name should be shown in the
taskbutton if my GTK application has multiple windows open at the same
time, and all are grouped together and all are shown under the same
taskbutton?
By default is shows the name of the binary executable (example:
"binary-name
On Wed, May 30, 2007 at 07:59:40AM +0200, Tomasz Jankowski wrote:
> I'm going to write network library hardly based on GLib to improve my
> programming skills. However I haven't wrote any library so far, so I haven't
> got any experience with it. :( After reading libtool documentation I became
> a
I have only just started with libraries myself, but the best I can
explain it to you is this:
* Static libraries are hardly different then .o files, except
rather then a .o file for each of your source files there is
only one, the library.
* Dynamic Libraries is any cod
15 matches
Mail list logo