KIO Job interactivity

Paulo Jorge Guedes Paulo.Guedes at artelecom.pt
Wed Oct 11 10:29:23 BST 2006


> -----Original Message-----
> From: David Faure [mailto:faure at kde.org]
> Sent: quarta-feira, 11 de Outubro de 2006 10:09
> To: kde-core-devel at kde.org
> Subject: Re: KIO Job interactivity
> 
> On Wednesday 11 October 2006 10:54, Paulo Moura Guedes wrote:
> > On Wednesday 11 October 2006 08:54, David Faure wrote:
> > > > - a way to know if the job is waiting for user input
> > >
> > > Why? If you disable interactivity it should never wait for user
> input...
> >
> > This would be in the case of a non interactive session, 

s/non interactive/interactive

> which I think it
> can
> > be very useful also. Let's not waste the wonders of KIO :)
> 
> But if the job is showing a modal dialog then your application code
isn't
> running
> at that point, so how would it ask for it... OK the job could emit a
> signal before showing
> a modal dialog, but I'm not sure what you'd want to do from there...

The problem is that I will trigger a timeout in my application code. If
I can be aware that the job is in this status, I can avoid the timeout,
and just wait.

Paulo




More information about the kde-core-devel mailing list