Re: connecting to signals
- From: Tommi Komulainen <tommi komulainen nokia com>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: connecting to signals
- Date: Thu, 01 Apr 2004 11:27:00 +0300
On Tue, 2004-03-30 at 10:47, Brian wrote:
vadjustment = scrolled_window.get_vadjustment()
id = scrolled_window.connect("scroll-child", self.scroll)
[...]
I have tried connecting to several signals from scrolled windows,
textviews and never receive the signal when any scrollbar is moved.
id = vadjustment.connect('value-changed', self.scroll) ?
--
Tommi Komulainen <tommi komulainen nokia com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]