[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #2909: Tableview Select() does not select


http://gambaswiki.org/bugtracker/edit?object=BUG.2909&from=L21haW4-

Comment #1 by Bruce STEERS:

Maybe because the DegTableView1.Mode is not set. (Select.None)

if you set the Mode to Select.Single then it works as expected.

The gambas TableView does not show/allow any selection if you select by code and Mode is not set.
But your DegTableView does show selection although Mode = Select.None, hence the confusion i think

Respects
BruceS


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----