[Pgui-devel] Strange delay when closing a PicoGUI application

2004-04-06 Thread Roland Seuhs
Hi, I use PicoGUI with an idehandler function which is called in intervals of 500ms, it then redraws on a PGFX_IMMEDIATE canvas. I noticed a strange effect: The longer the app runs (and the more redraws happen) the longer it takes to *close* the application, ie. when calling exit(0) the applica

[Pgui-devel] unicode support enhancement

2004-04-06 Thread Sencer . Sultanoglu
Hi, We want to use Arabic character set in our application. But it is not supportted yet as FAQ of PicoGUI says. We know that Arabic characters does not require combining characters. So can we display an Arabic character without a problem? For the right-to-left text problem we think if we invert h

Re: [Pgui-devel] looking for some information regarding picogui

2004-04-06 Thread Pieter Grimmerink
On Tuesday 06 April 2004 13:59, Neundorf, Alexander wrote: > Hi, > > I'm looking around for some more information about picogui. > Would be cool if you could shed some light on me :-) > > 1) I read in the archive that pgserver can be used as a lib so that tcp/ip > is not required. This sounds very

[Pgui-devel] looking for some information regarding picogui

2004-04-06 Thread Neundorf, Alexander
Hi, I'm looking around for some more information about picogui. Would be cool if you could shed some light on me :-) 1) I read in the archive that pgserver can be used as a lib so that tcp/ip is not required. This sounds very good to me. How do I achieve this ? Is there a configure-switch or d