Re: [Pgui-devel] Start PicoGUI-application not full-screen

2004-03-19 Thread micah
Your app can set the 'size', 'side', and 'sizemode' properties on its root widget. This should work for your needs in the 'panel' and 'null' app managers. --Micah On Fri, Mar 19, 2004 at 11:02:05AM +0100, Roland Seuhs wrote: > Hi, > > What I want to do is run 2 picogui applications at once, one

[Pgui-devel] Start PicoGUI-application not full-screen

2004-03-19 Thread Roland Seuhs
Hi, What I want to do is run 2 picogui applications at once, one at the top of the screen, the other application below of the other. I hope to do that by starting these apps after each other, but the problem is obviously that they occupy the whole screen. Is there any way to start an applicatio