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 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 application not in full-screen, but using predetermined > geometry? > It would be no problem if the application resize would have to happen within the > app, for example after pgInit(), but I don't know how to do that. > > I also couldn't find any documentation for the application managers. > > I looked at the source of the appmngr/null.c and I suspect that it would only be > possible using a new application-type, is that correct or is there an easier way? > > Thanks a lot, > > Roland > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Pgui-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/pgui-devel -- Only you can prevent creeping featurism! ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
