formatting a TreeView Column
- From: danny van elsen <danny_van_elsen village uunet be>
- To: gtk-app-devel-list gnome org
- Subject: formatting a TreeView Column
- Date: Sun, 26 Jan 2003 14:12:34 +0100
hello all,
when I define a column of a TreeView to be an integer (in gtkmm, but
the question is the same for plain gtk):
Gtk::TreeModelColumn<int> col_offset;
can I use a formatting function to show the rows in hexadecimal?
or do I have to translate myself, and define the column to be a string?
greetings,
D.!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]