Re: different data types between clist and mysql.
- From: Emmanuele Bassi <ebassi gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: different data types between clist and mysql.
- Date: Tue, 20 Apr 2010 15:49:20 +0100
On Tue, 2010-04-20 at 21:15 +0800, Arthur 1989 wrote:
Hello, I used *clist* to display data iI fetch from mysql server,but when
writing data back into the table of database, I got this question: the data
type of clist is always *gchar **, while there are quite a lot of other data
types in mysql. What can I do to get this question solved? Any tips will be
appreciated.
CList is *beyond* deprecation - you should not be using it.
look at GtkListStore and GtkTreeView; there's also a tutorial here:
http://scentric.net/tutorial
ciao,
Emmanuele.
--
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]