[gtkmm] (hexa)decimal?



hello...

if I define a treeView column to be an int
Gtk::TreeModelColumn<int> col_offset;

is there a way to have it appear as hexadecimal ?

or do I really have to define two columns, and
translate the value of the <int> to a <Glib::ustring>
column?

thanks, kristien.




__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]