Re: Scrolling GtkLabel's?



Mozilla does its own thing. Labels in gtk+ always force the
window to be big enough to accomodate them. See
http://bugzilla.gnome.org/show_bug.cgi?id=109473

Noah

On Tue, Apr 15, 2003 at 15:17:26 -0300, Ryan Gammon wrote:
Hi folks,

I've noticed that some applications have selectable labels that can be 
scrolled by clicking and dragging.

For example, I'm looking at a link properties dialog in mozilla, and I 
can click and drag the "Address" text, and it will scroll to follow the 
selection.

I'm trying this with a selectable label gtk-2.0, but the text in the 
label doesn't scroll to follow the selection. Is mozilla doing something 
internally to make this work, or am I getting something wrong?

Thanks!

Ryan.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]