ScrolledWindow without Scrollbars
- From: Andrew Krause <ajk265 psu edu>
- To: gtkmm-list gnome org
- Subject: ScrolledWindow without Scrollbars
- Date: Tue, 05 Apr 2005 19:34:28 -0400
Hello,
I have a Gtk::Label that is a very long string in the vertical
direction. I want it to scroll down as the user scrolls a different
window. I can do this in a ScrolledWindow with a vertical policy of
Gtk::POLICY_AUTOMATIC, but when I set it to Gtk::POLICY_NEVER, the
window is automatically resized to the label, which is many times the
height of my screen.
Is there a way to have the scrolling functionalities that I need while
being able to hide the scrollbars? Thanks - Andrew
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]