about label1
- From: pcc0d3r <pcc0d3r softhome net>
- To: gtk-app-devel-list gnome org
- Subject: about label1
- Date: Sun, 20 May 2001 07:45:59 -0400 (EDT)
i am using glade to create my program.
i made a label and give it a signal on show.
i want it to show the date in label.
what must i do in callbacks.c
i was showing time like that
time_t s;
time(&s);
printf("%s\n",&time);
but now i don't know how to do it?
can u help me?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]