> > pgEventLoop() blocks your program and processes all events until pgExitEventLoop()
>is called. pgEventPoll() processes any available events and returns as soon as
>possible. You shouldn't use "while (1) pgEventPoll()" since that will make your
>program use 100% of the CPU checking for new ev
hi
it seems, that context system won't delete (or perhaps any way work with(setcontext,
etc.))(?) widgets in context higher than 127.
this state can be easily achieved becouse:
ctx = pgEnterContext();
pgDeleteHandleContext(ctx);
pgEnterContext() == ctx+1
(is it bug, or there cannot be more th
On Thu, Feb 20, 2003 at 09:04:38AM -0700, Micah Dowty wrote:
> On Tue, Feb 18, 2003 at 12:00:50AM +0100, Tomas wrote:
> > hi
> >
> > what is the difference between
> > pgEventLoop()
> > and
> > while (1) pgEventPoll()
> > ?
>
> pgEventLoop() blocks your program and processes all events until pg
Hi Everybody,
There had been a few people asking me about PicoGUI shirts before, so I figured
now that we have a decent looking logo I could provide some:
http://www.cafeshops.com/picogui_store
The PicoGUI logo shirt and sticker use a high-resolution version of the new
logo created from the orig
On Tue, Feb 18, 2003 at 12:00:50AM +0100, Tomas wrote:
> hi
>
> what is the difference between
> pgEventLoop()
> and
> while (1) pgEventPoll()
> ?
pgEventLoop() blocks your program and processes all events until pgExitEventLoop() is
called. pgEventPoll() processes any available events and retu
The screenshot page, photo page, and links box were causing too much CPU
usage on the server hosting picogui.org, causing the site downtime earlier
this week. They've been temporarily disabled until lalo can fix it.
I posted a comment on the latest news item noting the downtime.. you can
still acce
this is slightly development related, but more of i couldnt find anyone
else's email. I noticed on the website, there is no download link, or
any easy, hidden way eitherthere are absolutly no download links
anywhere, nor ways to access the cvs. This would seem counter productive
if you want