[Gambas-user] unattach an event ( Data on tableview )
Charlie Reinl
Karl.Reinl at ...2345...
Sun Oct 9 21:09:44 CEST 2011
Am Sonntag, den 09.10.2011, 09:42 -0700 schrieb J_Mischk3:
>
>
> > Salut,
> >
> > if TabHandle is your TableView.
> >
> > PUBLIC SUB TabHandle_Data(Row AS Integer, Column AS Integer)
> > TabHandle.CellData(Row, Column)
> > END
> >
> >
>
> THX, but one question. At which point the Data Event will be send?
>
> Juergen
Salut Jürgen,
I think the best answer is , at the right moment, but I don't remember,
I use it since a to long time.
What I saw on two TableView's placed each on a TabStrip is, if I change
the Tab the xxxxx_Date event was fired.
Hope you'v seen also my second mail concerning that.
--
Amicalement
Charlie
More information about the User
mailing list