Re: help on file selection
- From: Skip Montanaro <skip pobox com>
- To: Giovanni Masullo <Giovanni Masullo icn siemens it>
- Cc: gtk-list gnome org
- Subject: Re: help on file selection
- Date: Mon, 15 Oct 2001 10:16:12 -0500
Giovanni> i would like to implement a file section dialog box. i'm
Giovanni> capable to create a file selection window, but it's not whast
Giovanni> i need. the dialog for selecting the file name should be
Giovanni> modal.
My understanding is that to make a dialog modal you simply call
gtk_dialog_run(), which won't return until the user has clicked something
that caused the dialog to emit a response signal. At that point, your
signal handler should be (or have been) called.
--
Skip Montanaro (skip pobox com)
http://www.mojam.com/
http://www.musi-cal.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]