On Friday 04 April 2008 02:39, Ricardo Cruz wrote: > There is no reason why it has to be difficult to read. In your > screenshots, there's plenty of room to enlarge the window. Just add some > sensible size calculation function there like > size = 80% * main_window->size > if (size > 600) size = 600 > if (size < 100) size = main_window->size > With different values for width and height...
Yes, I was thinking about the same lines. But for now, we have the help mechanism - that's a start. ;-) CU -- Stefan Hundhammer <[EMAIL PROTECTED]> Penguin by conviction. YaST2 Development SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Nürnberg, Germany -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
