Re: Help using giomm



I am looking for a tutorial on GIOmm, any body?

TIA!
On 11/11/2010 12:58 PM, Bruce and Cheryl wrote:
examples here:
http://git.gnome.org/browse/gtkmm-documentation/tree/examples/book/giomm


ArbolOne wrote:
Hi kids!
I just need a little bit of help to find my bearing when using giomm. If
some body would be so kind as to show me how this method would be change
from std to giomm.

TKNX!!

const char* jme::strtools::toStr( const int x ) {
std::stringstream num;
num << x;
tmp = num.str();
return tmp.c_str();
}
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list




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