logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: win size probs CPAN Gtk2-1.043: msg#00101

Subject: Re: win size probs CPAN Gtk2-1.043
Jens Wilke said:
> Hi,
>
> after updating to Gtk2-1.043 from CPAN, the main window is more wide
> than the screen. It is not resizable any more.

what window?  how did you create it?  from what version did you update to
1.043?  did you also update gtk+?  need more info.

> I tried:
> $win->set_resizable (1);
> $win->resize (700, 600);
> which has no effects.
>
> Are there any changes, that i overlook?

as ross pointed out, these functions' bindings have not changed in a very long
time; the issue is most likely related to the particulars of your app.

-- 
muppet <scott at asofyet dot org>


<Prev in Thread] Current Thread [Next in Thread>