[Gambas-user] tableview
rolf
rolf.frogs at ...221...
Sun Jul 2 19:00:31 CEST 2006
Hi arie sandjaya:
> i need help to finished my program.
I hope it helps
> i'm build an easy internet cafe software and i will build it fo free,
> but i have a big problem with tableview. there is someone can help me to
> make my tableview can update data every 1 second without any refresh
> effect on my tableview.
Did you setup a timerevent (let's say with 2000 microseconds = 2 seconds which
is offen enough). When the event is fired up, start the timer again and make
a new data selection (from you database) and refresh the tableview.
Fine regards
rolf
More information about the User
mailing list