Re: [pygtk] Does ctree.selection work?
- From: Christian Robottom Reis <kiko async com br>
- To: David Everly <deckrider yahoo com>
- Cc: <pygtk daa com au>, <gtk-app-devel-list gnome org>
- Subject: Re: [pygtk] Does ctree.selection work?
- Date: Tue, 14 Aug 2001 13:39:20 -0300 (BRT)
On Tue, 14 Aug 2001, David Everly wrote:
This bit of python works for me. I've defined a GtkCList in glade
called 'includeList':
l = []
for i in self.includeList.selection:
l.append(self.includeList.get_text(i, 0))
The clist selection works. The problem I see is with ctree selection,
which don't. James?
Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 272 3330 | NMFL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]