Emailid
Password
         
  
    Forgot password

New user Sign Up
 

 

How to define templateTimer so the action event includes the Index parameter?                            

Author Name Status Posted Time
Haseena Sabir Mohammed 5/4/2008 10:51:45 PM
Author is Offline

Hi all,

I may be trying to go about this the wrong way from a RB perspective, but I'm trying to set up an array of timers and use a user-defined class to define the action for each timer. Say my user-defined class is templateTimer (super class = Timer). I do something like the following:

dim timerArray(9) of templateTimer

for ix1 = 0 to 9
timerArray(ix1) = new templateTimer
next

So far so good, but in timerArray's action event, I need to know the subscript of the timer being fired. I can't figure out how to define templateTimer so the action event includes the Index parameter. I'm fairly new to RB so this might not at all be the way it should be done, but any help would be most appreciated! Thanks!

 

 

Subject Author Status Date

Re: How to define templateTimer so the action even
t includes the Index parameter?

Hopmann Murki 5/5/2008 1:49:52 AM

Re: I was trying to have an array of canvasses

Haseena Sabir Mohammed 5/5/2008 1:53:35 AM

Re: How to define templateTimer so the action even
t includes the Index parameter?

Zouzu Gassinger 5/5/2008 1:51:40 AM

Re: How to define templateTimer so the action even
t includes the Index parameter?

Helena Eugine Gonsalves 5/5/2008 1:51:45 AM
Related Forums
Reply to Hesus!!!
Template Tutorials
Yes, the Site Only!!
The PHP Zend File had been Cracked!!!
Any Way to Define a Method from Outside the Class





Home | About Us | Site Map | Privacy Policy