[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How to realize button clicked in main function?
- From: jinzhen chen <stacy_chen yahoo com>
- To: gtk-app-devel-list gnome org
- Cc: gnome-devel-list gnome org
- Subject: How to realize button clicked in main function?
- Date: Mon, 30 Jul 2001 12:08:47 -0700 (PDT)
I created a dialog with "OK" and "Cancel" button using gnome. I tried to do as MFC:
if (dialog.DoModal() == IDOK) { // do my work}. But in GNOME I don't know how to realize
it in "main" function after gtk_main (). If you have any idea about that, please give me a message. Thanks!
Stacy
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]