Re: simple question
- From: "muppet" <scott asofyet org>
- To: gtk-perl-list gnome org
- Subject: Re: simple question
- Date: Tue, 30 May 2006 11:12:10 -0400 (EDT)
Beast wrote:
The problem is "cursor_changed" did not react when I select item
internally (without using mouse).
That's not what cursor-changed is for.
Use the "changed" signal on the associated selection object.
$s1->get_selection->signal_connect (changed => \&changed);
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]