Re: GTK Widets size
Chris Jones <[email protected]>
| Newsgroups | gmane.comp.handhelds.linux.intimate |
|---|---|
| Message-ID | <20020128120817.B8140__39882.5079239488$1115030674$gmane$org@tenshu.black-sun.co.uk> |
Hi * Jonathan Bedford ([email protected]) wrote: > But when I run NMAPFE it fills the whole screen and much much more. > What needs to be changed to compile applications for the iPAQ screen? If you maximise the window Gtk will try and fit it on screen as much as possible, but it generally looks pretty rubbish. I wonder if the solution might be to hack Gtk a bit so that if the window wants to be bigger than the available screen size it puts the whole window inside a scrollable container. It would be a pita to use, but it would make life a lot easier for using apps that haven't been specifically designed to run at 320x240. If the app uses libglade then you could just edit the glade file and move the widgets around until it fits. Cheers, -- Chris "Ng" Jones [email protected] www.linuxdude.co.uk