On Mon, 2003-01-27 at 22:20, J.A. Magallon wrote:

> Look at GtkScrolledWindow. As I see it, it is just a three-liner to make
> everyone happy:
> - change the GtkWindow in mcc for a GtkScrolledWindow
> - let the default size for mcc whatever you want. If it is bigger than the
>   screen, the system will not make it that size, but just fit to the avaliable
>   space
> - if you use a small screen, then the scrollbars wil be visible. if you are
>   at 1600x1200, no scrollbars will appear.
> 
> As I said, just 1 line change and 1 line add to set default scrolling policy
> for the GtkScrolledWindow.
> 
> Err, supposing the interfaces are implemented in perl (I just use the C gtk)
> 
> Hope this helps.

Thanks! That sounds like exactly what I was proposing. MDK guys?
-- 
adamw


Reply via email to