Hi Friends,
I am new in Cocoa programming. I want to display a progress bar on my window while coping a file using NSFileManager.
Actually in Windows there is a CopyProgressRoutine callabck function of CopyFile through which we can get the size that is being copied . So we can display a progress bar accordingly.
So is there any way in MAC to do this?
Any help would be appreciated.
Regards,
Imran.
I am new in Cocoa programming. I want to display a progress bar on my window while coping a file using NSFileManager.
Actually in Windows there is a CopyProgressRoutine callabck function of CopyFile through which we can get the size that is being copied . So we can display a progress bar accordingly.
So is there any way in MAC to do this?
Any help would be appreciated.
Regards,
Imran.