I have a table view which has a list of values in column 0.
I want to select from a range of items (sInstruments[]) in column 1 .
This code:-
     IF tbvPerf.Column = 1 THEN tbvPerf.Edit(sInstruments, FALSE)
works fine.  But when another cell is selected the previous cell is goes
blank.
Where am I going wrong?
-- 
View this message in context: 
http://old.nabble.com/Tableview-use-of-combobox-problem-tp31331585p31331585.html
Sent from the gambas-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to