|
glade-perl: Bug in GnomeCanvas handling?: msg#00097gnome.gtk+.perl
Hi, This seems to be the right place for a bug report about Glade-Perl. If I create a GonomeCanvas Widget with Glade, glade-perl didn't do the connection between the GtkScrolledWindow and the canvas right. It uses $forms->{'window'}{'scroller'}->add_with_viewport($widgets->{'canvas'} ); which leads to scrollbars that doesn't work. Since the canvas has viewport capabilities already built in, we need just a normal add operation: $forms->{'window'}{'scroller'}->add($widgets->{'canvas'} ); My Glade-Perl version: 0.60 My Glade version: 0.6.4 Perl: 5.6.1 -- Rolf Herzog | her@xxxxxx | HP: www.culthea.de Duisburg | herzog@xxxxxxxxx | Germany | "Ohne Reproduktion gaebe es keine Originale" |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | gtk-perl and perl-5.7.x: 00097, Daniel Roethlisberger |
|---|---|
| Next by Date: | stupidest question contest ...: 00097, D |
| Previous by Thread: | gtk-perl and perl-5.7.xi: 00097, Daniel Roethlisberger |
| Next by Thread: | Re: glade-perl: Bug in GnomeCanvas handling?: 00097, Dermot Musgrove |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |