My Library needs to be refreshed in some way when a
file transfer is complete. (in other words, a transfered
file must be added to the mylibrary table)
perhaps the relevant command could be given from code
in the transfers pane when a transfer completes.
Logged In: YES
user_id=1001225
Hamed, I'm giving this to you.
The GUI will have to know when a file completes it's
transfer because there's feedback in the transfers pane.
Therefore, it should be able to update the mylibrary table
to show the new file. Talk with James about this (re:
updating/refreshing the JamesTable, and re: transfers pane)
Logged In: YES
user_id=1001225
As of November 23rd release, the place to do this is shown commented
in the code.
Logged In: YES
user_id=1001225
This should be done by now, and perhaps it is... This is
just a note as a reminder to be sure we check to see if this
is happening...