On Fri, 25 Feb 2000, Aaron Optimizer Digulla wrote:

> On Fri, Feb 25, 2000 at 09:41:45AM +0200, Moshe Zadka wrote:
> 
> > It's probably extremely easy, but I'm having problems figuring
> > out how to display a file dialog so when it's active, the rest of
> > the application doesn't respond.
> > Do I need a seperate event loop, or something like that?
> 
> This sounds like "I want to annoy the user". Why do you want it
> modal ?

The main application window is all kinds of bells and whistles, among
which is a place to fill in a file name. The user has a "Browse" button,
which lets him open a file dialog. Common UI design is to make the
rest of the application inactive. 

Since I'm not a UI designer (this is just a small application for me
and my coworkers to run an ugly command-line program), I'm happy to hear
both:

1. Answers to my original question
2. Explanations how to do it differently, because "I don't want to do
   that"

Thanks a lot!
--
Moshe Zadka <[EMAIL PROTECTED]>. 
INTERNET: Learn what you know.
Share what you don't.

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to