signal handlers + exception + transient dialogs
- From: Rob Benton <rob benton conwaycorp net>
- To: gtkmm-list gnome org
- Subject: signal handlers + exception + transient dialogs
- Date: Thu, 04 Aug 2005 19:02:24 -0500
Hey guys I'm curious what you all use to handle exceptions and dialogs
inside a signal handler. Everywhere else in my code I use
Gtk::MessageDialog's but I use them from the main window of my program
so I can set them as transient. But I don't know 100% how to do this
inside a signal handler. I guess I could use a call to libglademm to
get my main window but I hate to use that approach.
I guess what I'm wondering is what is the value in setting the transient
window of a Dialog.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]