Re: Two SimpleLists with one data stucture
- From: Vasya Leushin <basileus newmail ru>
- To: muppet <scott asofyet org>
- Cc: gtk-perl mailing list <gtk-perl-list gnome org>
- Subject: Re: Two SimpleLists with one data stucture
- Date: Mon, 29 May 2006 19:50:08 +0400
muppet, thanks so much!!! :))))
It work even better (row selection instead of row activation).
I got stuck in another problem. This time I need to represent this
structure in one (simple?)list in following manner.
$v = [[ 1,'Color1',128,[[10,5,'White'],[20,15,'Blue'],]]];
|__|_______|____|______________________________|
cols 1 2 3 4
Column 4 is a CellRendererCombo. 'White','Blue' are entries in Combo
which works like this:
if i choose 'White' in Combo, then value in column 3 is set to 5,
if i choose 'Blue' column 3 is set to 15 and so on...
All this TreeViews seem to be first thing in perl-gtk2 I cant
understand by myself :(
Vassily
--
ÐÑÑÐÐÐÐÐÐ ÐÐ ÐÐÑÑÑ...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]