View Single Post
  #2  
Old 06-07-2007, 12:37 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Yes this would be nice... Maybe add it as a function to TStaticVars? I think normal Graal vars would add a bit of lag if you had fifty million variables throwing events left and right (even if they aren't defined). Another option is to do like varname.eventonchange = true; and then it would call the varname.onChanged() or whatever.
__________________
Do it with a DON!
Reply With Quote