paragui-users
[Top][All Lists]
Advanced

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

RE: [paragui-users] re: 1024 widgets


From: Andrew Ford
Subject: RE: [paragui-users] re: 1024 widgets
Date: Wed, 14 Aug 2002 09:23:48 -0700 (PDT)

That's interesting.  If you want this behaviour right
now, subclass PG_Window and reimplement the drag
methods (I think those are responsible...).  Another
alternative would be to restrict the frequency that
the window is redrawn while dragging, could be done
using a timer.

Andrew

--- Dinand Vanvelzen <address@hidden> wrote:
> Yeah widgets themselves are fast, however moving a
> window takes a
> shitload of CPU. It should be possible to set a
> border only option when
> moving a window. That would greatly reduce GUI CPU
> usage in that case,..
> I need to render other complex things to so I must
> keep GUI CPU usage at
> a minimal.
> I really would like this option added to a window.
> 
> GreeTz
> Dinand Vanvelzen
> 
> -----Original Message-----
> From: address@hidden
>
[mailto:address@hidden
> On Behalf Of
> taurus
> Sent: Tuesday, August 13, 2002 23:14
> To: Keith Swyer
> Subject: Re: [paragui-users] re: 1024 widgets
> 
> Hello Keith,
> 
> Monday, August 12, 2002, 16:56:44, you wrote:
> 
> KS> hey, i just tested it on my duron 900 with 1024
> widgets all having
> parents,
> KS> and it only took 70 ms.
> 
> Can you give me your code example to check it with
> my binaries?
> 
> Kind regards,
>        taurus                          
> 
> address@hidden
> 
>  ->> "If you will have a megaphone, you will never
> have to be alone..."
> 
> 
> 
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
>
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users
> 
> 
> 
> 
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
>
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com




reply via email to

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