paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] Event loop threaded


From: Bergel Alexandre
Subject: Re: [paragui-users] Event loop threaded
Date: Sat, 09 Nov 2002 09:27:27 +0100
User-agent: Mutt/1.3.24i

Hello, thanks for your answer.

I use a Linux distribution (Debian Woody), and I have took care about the issue 
you have mentioned. I want to use paraGUI with a scripting language (let's say 
STk, which is a Scheme implementation). So, from STk I can open a windows, but 
I could not add any widget. When I try, I see some flickering...

If you have any suggestion...

Cheers,
Alexandre


On Fri, Nov 08, 2002 at 09:54:12PM +0100, Alexander Pipelka wrote:
> Am Freitag, 8. November 2002 21:19 schrieb Bergel Alexandre:
> > Hello,
> >
> > I have some troubles when I use a thread event loop. I cannot add any
> > widget. For instance:
> <snip>
> > Show me nothing, whereas if I replace the very last statment by app->Run(),
> > it works fine...
> >
> > If anyone could help me...
> 
> Maybe :))
> 
> First of all threaded eventloops are unsupported under Windows (I don't know 
> which OS you're using).
> If you start the eventloop 'threaded' the app->Run(true) call will return 
> *immediately* (it spawns a new thread). If this is the last call in your app 
> it will exit and the spawned thread will be killed.
> 
> Alex
> 
> 
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/paragui-users

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._
Bergel Alexandre  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^




reply via email to

[Prev in Thread] Current Thread [Next in Thread]