[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2909: Tableview Select() does not select
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2909: Tableview Select() does not select
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Mon, 01 Jul 2024 14:40:50 GMT
- To: bsteers@xxxxxxxxx,chrisml@xxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
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 ]----
[Gambas-bugtracker] Bug #2909: Tableview Select() does not select | <bugtracker@xxxxxxxxxxxxxx> |