[Pgui-devel] broken compilation

2002-09-23 Thread Frederic Gobry
Hi all, I've fixed a problem that I introduced in the configure.in script so that picogui will now happily compile for our platform as well as for the rest of the world :-} You however need to run ./autogen.sh because the fix has been made in a macro file, which are not automatically checked by t

Re: [Pgui-devel] Problem about running external program

2002-09-23 Thread Micah Dowty
On Tue, Sep 24, 2002 at 11:34:05AM +0800, Kei Chan wrote: > Hi all, > > I saw the zsnes that runs FF3 running in the picogui > application. How can I run some programs(such as > zsnes) in picogui's application or box. Have any > examples?Because I want to run media player to display > movie in

[Pgui-devel] Problem about running external program

2002-09-23 Thread Kei Chan
Hi all, I saw the zsnes that runs FF3 running in the picogui application. How can I run some programs(such as zsnes) in picogui's application or box. Have any examples?Because I want to run media player to display movie in box or application but fail(no use pterm). Also, how can I download the

Re: [Pgui-devel] Plug the SDL to PICOGUI

2002-09-23 Thread Micah Dowty
Right now there's a bug in the SDL picogui backend that tends to crash most programs that use YUV overlays (media players) but if you want to try, just set the SDL_VIDEODRIVER environment variable to "picogui" then run the program as normal. You must have a recent CVS snapshot of SDL 1.2 instal

Re: [Pgui-devel] PicoPIM project update

2002-09-23 Thread Micah Dowty
I temporarily broke PicoPIM because the field widget right now creates a new line when you press enter instead of sending PG_WE_ACTIVATE. I'll fix this ASAP. On Mon, Sep 23, 2002 at 02:09:32AM -0300, Lalo Martins wrote: > On Tue, Sep 10, 2002 at 09:04:28PM +, Mark and Janice Juszczec wrote: