View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#26
Originally Posted by sixwheeledbeast View Post
I have come to like tobuntu very much and it has now replaced ubi which I used before.
One point to note I think it would be a good idea to block the closing of the applications while downloading a file.
I don't think it's possible to block the closing of the window, though closing the application can be blocked with the QApplication::setQuitOnLastWindowClosed() method. It's likely that the transfer backend will operate as a daemon (or at least a separate process) once the sync is implemented, so transfers will continue anyway when the GUI is closed (possibly optional).
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following User Says Thank You to marxian For This Useful Post: