Re: A problem and a question
- From: Owen Taylor <otaylor redhat com>
- To: Diego Zuccato <diego otello alma unibo it>
- Cc: GtkList <gtk-list gnome org>
- Subject: Re: A problem and a question
- Date: 15 Feb 2003 09:23:33 -0500
On Fri, 2003-02-14 at 17:11, Diego Zuccato wrote:
> Hello.
>
> I finally decided to install & test gtk2.
> I already solved most of my problems, but still see many messages like :
> (diacat:2305): Gdk-WARNING **: Error converting from UTF-8 to STRING:
> Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported
>
> Seems I missed something while installing (easy... it took me about 6
> hours compiling the whole deps tree)... The strange thing is that I can
> see all the strings correctly (maybe 'cause I'm only using standard
> ASCII ?).
Well, if you are using Solaris, the answer is in GLib's INSTALL
file.
> A question popped up when I finally rewrote a bit of my app: how can I
> make some rows in a treeview unselectable ? More... How can I get a
> selection at all ? I tried looking at the source (like I was used to
> with 1.2), but no luck :-(
gtk_tree_view_get_selection(), gtk_tree_selection_set_select_function()
gtk_tree_selection_get_selected(), etc. Look at the GtkTreeSelection
docs.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]