Re: How to use GtkAdjustment ?
- From: Tomas Mecir <mecirt yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: Re: How to use GtkAdjustment ?
- Date: Thu, 20 Jan 2005 05:55:10 -0800 (PST)
--- Paolo Costabel <paolo zebradevelopment com> wrote:
GtkTextView is a scrollable widget. You shouldn't
wrap it in a viewport.
GtkTextView does not resize itself when you add more
text, so the
viewport adjustment will always be zero. Instead,
use a GtkScrollWindow
and the scrollbars will automatically work.
Hmmm, thank you... My problem lies in the fact that I
need to be able to manipulate a GtkTextView using an
external scrollbar (not tied to the GtkTextView using
the ScrollWindow). Is there anything that I could do
to achieve this ?
/ Tomas
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]