"The item has been added to the TrQ" notification

once it appears a few times and the user learns its purpose, it's no longer necessary. clicking the x on the message makes it go away, but it will be back the next time you add an item to the TrQ.

when you have a local and remote explorer opened, you want the lines to be synced, not shifted by one line, because of the message.

add an option to enable/disable such notificaitons

The notification only shows if the transfer queue is not started or if the transfer queue window is hidden. But you can also manually disable the message:

Description: Shows breadcrumb when queue is hidden or stopped
Key: HKEY_CURRENT_USER\Software\SmartFTP\Client 2.0\Settings\Interface
Name: Show Queue Breadcrumb
Type: DWORD
Value: 0=do not show. 1=show
Default: 1 (show breadcrumb)

Regards,
Mat

The notification only shows if the transfer queue is not started or if the transfer queue window is hidden. But you can also manually disable the message:

Description: Shows breadcrumb when queue is hidden or stopped
Key: HKEY_CURRENT_USER\Software\SmartFTP\Client 2.0\Settings\Interface
Name: Show Queue Breadcrumb
Type: DWORD
Value: 0=do not show. 1=show
Default: 1 (show breadcrumb)

Regards,
Mat

yep, managed to disable it. thank you. had to create the variable myself(didnt exist in the existing variables' list)