paragui-dev
[Top][All Lists]
Advanced

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

RE: [paragui-dev] Paragui Developer


From: Christian M. Jensen
Subject: RE: [paragui-dev] Paragui Developer
Date: Fri, 18 Nov 2005 11:03:40 -0800

We are aware of the SetBulkUpdate mechanism; however, many of the
widgets do not abide by it and update themselves.

We are using 1.1.8 but from our experience, we have found that
significant API changes occur even on the 0.0.1 level and at this point
it would be difficult justifying a jump up to 1.1.9 if there are any API
changes from 1.1.8.

We have built several of our own widgets using ParaGUI as scaffolding
which may get phased out. What we are looking for is a developer that
worked on the core of ParaGUI as we feel the work is good and in the
right direction but not convinced that sticking with ParaGUI will
satisfy our long term needs.

The other option of course is to mould ParaGUI to our needs, which in my
opinion would ultimately make it a world class product - much like QT.

Any of you up to the task?

Christian

-----Original Message-----
From: address@hidden
[mailto:address@hidden
On Behalf Of Ulf Lorenz
Sent: Friday, November 18, 2005 4:55 AM
To: address@hidden
Subject: Re: [paragui-dev] Paragui Developer

On Thu, Nov 17, 2005 at 04:04:12PM -0800, Christian M. Jensen wrote:
> We have been building an application with Pargui for about a year now
> and are running into various things we would like to get fixed. We are
> considering hiring someone to fix them, but thought it would be best
to
> go straight to the source.
Well, I suppose Alex doesn't mind getting manpower. As long as he/she
doesn't write C code. =:o)

> The biggest problems we are facing are performance and size of the
> executable. It has a tendency to redraw all the time (many times
> unintelligently). We are also looking to get better font rendering.
With redrawing unintelligently you mean something like "changing text
of 10 labels leads to 10 redraws"? If so, you may want to look at the
function PG_Application::SetBulkUpdate, which disables these redraws.

And another issue is: the current (developed) version of paragui is
1.1.8 or, as Alex mentioned, the devel-1-1 branch in cvs. The other one
had several problems.


cu,
Ulf

-- 
recursive:
            see recursive


_______________________________________________
paragui-dev mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paragui-dev




reply via email to

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