On Sun, 23 Mar 2003, Micah Dowty wrote:
:Hi Everybody,
:
:The terminal widget is still far from perfect, but it's
:now working well enough to run mutt, less, links, and vim
:with mostly only minor glitches.
:
:I'll be posting a screenshot of pterm running mutt shortly.
:After the terminal passes v
The C client library isn't designed to be thread-safe yet. Only call its API functions
from the same thread you called pgInit() from. The only solutions are to either make
the
C client lib thread-safe (hard given it's design- it needs a rewrite) or to pass a
message
from your secondary thread bac
Hi All,
There are two process main program and the thread job in my project. And when
i want to send an app message from the thread function, main program seems to crash.
Can anyone clarify this ? Is there any solution of this or is it his that; GUI
functions can't be called in
On Mon, Mar 24, 2003 at 03:06:46AM +, Mark and Janice Juszczec wrote:
>
> Hi folks
>
> A couple of things.
>
> About a month ago, I was having big problems compiling/running pgui-0.43
> for the Helio. Micah suggested 2 things. I forget the one, but the other
> was move to uClibc.
>
> I'