Re: [Pgui-devel] password support for field widget

2002-01-18 Thread Micah Dowty
Just a thought- it might be better to go ahead and use '*' instead of 1 for the parameter. Even though it's not implemented, that way existing programs wouldn't break when it is implemented. On 2002.01.18 09:52 Philippe Ney wrote: > Hi all, > I just added password support for the field widget.

[Pgui-devel] password support for field widget

2002-01-18 Thread Philippe Ney
Hi all, I just added password support for the field widget. Use it as follow pgSetWidget(PGDEFAULT, PG_WP_PASSWORD, 1, 0); Current restrictions: - supported only by field widget - display '*' instead of the typing char In the future, it will support any char replacement, with something like

[Pgui-devel] (no subject)

2002-01-18 Thread İbrahim Ülgür - Eliar
 

[Pgui-devel] VT switching works now

2002-01-18 Thread Micah Dowty
Hi Everybody, PicoGUI's driver for the linux framebuffer device now has an important new feature- normal linux virtual terminal switching works great now. I also added some (hopefully) more robust signal handling so that if pgserver segfaults (no! it can't happen! ;) it will try to shut down