Hi,
Is it possible for a text box to always get its contents (text) from a particular variable?
In C terms I guess I'd say "can I have the contents of a text box point to a pointer?" or something like that.
Basically, I want the text box to always be displaying the latest value that the variable holds.
Thanks for any and all help.
Andrew.