Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Targhan on July 13, 2003, 09:54:05 PM

Title: RxMUI
Post by: Targhan on July 13, 2003, 09:54:05 PM
Working on an RxMUI front end for FroggerNG, but I would like to update a crawling object with the results of a function that is not really associated with a seperate object.  Basically, I have a function that will update the variable X, but I'm having a time setting up the object to update whenever X is changed.  Notify() isn't working because it (in theory at least) happens before the functin the button that would set Notify() off is occuring before the function cycles through.