Re: [mp2] Repeated kill -HUP to httpd dumps core
by Joe Orton other posts by this author
Dec 6 2004 10:13PM messages near this date
Re: [wxPython-users] wxDDEClient
|
[wxPython-users] Checkbox focus
On Mon, Dec 06, 2004 at 08:02:22PM +0530, pradeep kumar wrote:
> Hi,
> I have r <1102291523.8404.3.camel@localhost>
In-Reply-To: <1102291523.8404.3.camel@localhost>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk
X-Spam-Level:
X-Spam-Status: No, hits=-0.9 required=6.0 tests=BAYES_10 autolearn=no
version=2.63
X-Spam-Hits: -0.9
Subject: Re: [wxPython-users] Making a dialog 'truely' modal?
X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2004.12.6.29
X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __
HAS_MSGID 0, __MIME_VERSION 0, __SANE_MSGID 0, __UNUSABLE_MSGID 0'
Arsalan Zaidi wrote:
> Hi.
>
> I've got a dialog which I init using style=wxDEFAULT_DIALOG_STYLE|
> wxSTAY_ON_TOP. I call it using dlg.ShowModal()
>
> However, it's still possible for the user to switch around to *other*
> programs and use those while the dialog is displayed. Is it possible to
> stop this?
No. wxWidgets only allows app modal dialogs. Even the MS Common
Dialogs are only app modal.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org
Thread:
pradeep kumar
Stas Bekman
pradeep kumar
Joe Orton
|