[Gambas-user] How do I use tag property for a group of timers ?
Bruce
adamnt42 at gmail.com
Sat Aug 17 11:34:39 CEST 2019
Well, not to answer your question, we have uo to several hundred timers
running during an auction .... each is defined within an object of a
class that only knows of one timer and raises an event with the "key" of
the timer class concerned.
IOW, I don't think you can do this with a struct. Others mileage may vary.
b
On 17/8/19 3:57 pm, Vinode Singh Ujlain wrote:
> Please see attached code
> I am having an *array* of *struct* wherein a member of struct is a
> timer. Thus I have a set of timers firing.
> Since timer object doesn't have a *tag* property , how do I figure out
> which timer has fired ?
>
> Warm regards,
> Vinode Singh Ujlain
> ------------------------------------------------------------------------
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
More information about the User
mailing list