Results 1 to 4 of 4

Thread: Timers and SMART

  1. #1
    Join Date
    May 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Timers and SMART

    Hey guys,

    Just wondering whether the TTimers work in Simba and SMART. Been having a bit of trouble trying to put a paint into a script.

    Im using the method used here:
    http://villavu.com/forum/showthread.php?t=51578

    In the CMD Window I get the response:

    Quote Originally Posted by Hiyoal
    Executing InitForm
    Executing InitTimer
    Yet the function specified with
    Code:
    thread1.OnTimer := @Function
    is never run. Ive even tried putting debug Writeln(); into the OnTimer Function and it is never displayed in the CMD.

    Any help?

  2. #2
    Join Date
    Oct 2011
    Posts
    805
    Mentioned
    21 Post(s)
    Quoted
    152 Post(s)

  3. #3
    Join Date
    May 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is there any alternative that I could use?

  4. #4
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    I heard something about TMayaTimer from Daniel, but that was never added. Maybe something in the future?
    Working on: Tithe Farmer

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •