[Gambas-user] Tableview use of combobox problem

Bill-Lancaster bill-lancaster at ...2231...
Wed Apr 6 11:26:44 CEST 2011


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.





More information about the User mailing list