i have included the bluetooth option in my code to send a file and its working fine,
my problem is that it does not show a sending/process/status bar while sending he file.
How do i include that option in my code?
i have included the bluetooth option in my code to send a file and its working fine,
my problem is that it does not show a sending/process/status bar while sending he file.
How do i include that option in my code?
hello jiten
there is no inbuilt module in PyS60 to show the status or process bar. But you can check the globalui module in the api docs which helps you out to give some global notifications.
Moreover you can search the python wiki i feel there are some methods using which you can make your custom progress bar but i am not sure if they will be help ful to you.
Regards
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60
hello
I just want to know wheter bluetooth file has been send or not
ok if i cant provide a progress bar
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60