[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Re: kio::netaccess and imagepreview
From:       Waldo Bastian <bastian () kde ! org>
Date:       2000-06-30 0:07:09
[Download RAW message or body]

On Thu, 29 Jun 2000, David Faure wrote:
> > I once sent a patch for that to the list, but that didn't work because I
> > had forgotten 'WType_Modal'.
> >
> > E.g. something like:
> >
> >    KIO::Job * job = KIO::stat( url );
> >    connect( job, SIGNAL( result (KIO::Job *) ),
> >             this, SLOT( slotResult (KIO::Job *) ) );
> > +  QWidget dummy(0,0,WType_Modal);
> > +  qt_enter_modal(&dummy);
> >    qApp->enter_loop();
> > +  qt_leave_modal(&dummy);
> >    return bJobOK;
> >  }
>
> Looks good to me. I just don't know how to test this...

Start e.g. kedit with a remote URL form a slow site. While the download is 
busy, try to see if you can access the menus. If it works, you can't.

Cheers,
Waldo
-- 
Make way, KDE/Linux is coming to a desktop near you!

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic