[Pgui-devel] test message

2001-10-29 Thread Yunus Yucel Altunbicak
sorry for this message :) Yunus ___ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel

[Pgui-devel] Getting key events w/o having the focus

2001-10-29 Thread Pascal Bauermeister
Hello, does anybody knows whether/how a userland program can get a key event, without having the focus ? E.g. a userland app wants to catch function key presses and do some action upon; it may even not have any stuff opened on the screen ! TIA, Pascal ___

[Pgui-devel] label bug

2001-10-29 Thread Marcus Smith
Hi, Does pgSubUpdate() require the parents pghandle or the actual widget you want to update? Is a pgSubUpdate on a label attached to the toolbar the same as pgUpdate() on the toolbar? I found a problem when modifying lcdclock.c. In sysIdle(), if pgFlushRequests() and pgUpdate are taken out,

RE: [Pgui-devel] Serial console

2001-10-29 Thread John Laur
If you run the RSZ itself from the serial terminal, remember that rz outputs debug info so you have to direct stderr to /dev/null ... eg: rz 2> /dev/null Terminal speed while the kernel boots is governed and controlled by the bootloader. If you're not running a proper getty on the serial

[Pgui-devel] Serial console

2001-10-29 Thread themib
I am trying to change the speed of the terminal that comes up on the serial port of the helio. I have been looking at this for hours now and cannot figure it out. I have looked through the dist-helio and rebuilt it several times with things that I tought might affect it. Nothing. I have comp

Re: [Pgui-devel] pgFPolygon/PG_GROP_FPOLYGON not implemented ?

2001-10-29 Thread Shane Nay
On Saturday 27 October 2001 13:59, Olivier Bornet wrote: > Hello Shane, > > > > Right. Shane wrote a filled polygon primitive, but the code for > > > some reason never made it's way into CVS. > > > > > > Shane, do you still have that code? > > > > Yes, sure do. Where is another question... :). H

Re: [Pgui-devel] Driver messages

2001-10-29 Thread Micah Dowty
Ok. I definitely think that a return value would make driver message more useful. I'll try to implement this soon, and change the naming convention for drivers somehow. Quoting Pascal Bauermeister <[EMAIL PROTECTED]>: > Micah Dowty wrote: > > > > Actually, it should be possible to create an "in