[Gambas-user] TableView PB's
Charlie Reinl
Karl.Reinl at ...9...
Sat Feb 26 23:40:04 CET 2005
Salut Benoit,
need to know, on which Row/Column I have a mousedown or click event.
Inside the TableView I have that with row,column.
But whats about the columns-headers and rows-headers, get always the last
row/column of the last pressed row/columns value from inside.
what I wana do is, on mouse-down in a cell inside the TableView , I want to
edit the celles value, that workes fine, with row,col I find the cells
value .
a mouse-down on Columns-Header, should raise a searchbox to find the value
given to the column where I clicked the header ?
But the value given back after a header-mouse_down is wrong. As I said it
gives back the last Value from inside the TV.
Any hinds for that ?
Amicalment
Charlie
More information about the User
mailing list