Hello everyone
I am working on a ftp uploader and I have the class and the form. I have a progress bar on the form, but I need the class to tell the form to update the progress bar with the proper percent complete. I can't seem to figure out how to setup an observer like I would in java. Does anyone have any suggestions?
Thanks