Hi all
I used this way http://wiki.forum.nokia.com/index.php/Py2sis_for_S60_2nd_edition_phones in conversion to .sis but when converting said tha t Import error no module named String10?
why?
Type: Posts; User: programer_asal; Keyword(s):
Hi all
I used this way http://wiki.forum.nokia.com/index.php/Py2sis_for_S60_2nd_edition_phones in conversion to .sis but when converting said tha t Import error no module named String10?
why?
what is the firmware
but I think it is OK because as I told you the file browser worked so Iguss it is not the problem
OK Will do that right now
no it does not throw any error just get out from the program
I use 1.4.5
I stored it on memory card
thanks
Hi all,
you know the file browser which come with python when converting it to .sis it works
but when I but my own doesn't work is there any special thing should be added o the file before...
Mr.gaba88
should I use the canvas to handle the keys
or not important I feel that the problem because I did not deal with the keys is that possible??
nothing appear at all
What do you mean by this statement?
do you mean like print statement??
yes it was
yes it was
the problem is that am not able ro run the .sis file
that when I click any thing an the application get out from it
thanks
yes it is installed on the same place E:
Hi
after I have converted my program into .sis
when pressing any thing get out what is the problem??
thanks
Hi gaba88 thank you for your replay sorry but i meant that i want only my chat program to be able to send and receive messages with the person with out waiting for him
I donot want the UI like it i...
Hello all,
I wish that some one of you saw the bluetooth chat on this : Mobile.Python.Rapid.prototyping.of.applications.on.the.mobile.plat
this program let one device send message and wait for the...
How I can make my program display the people that they have my program only when discovering people with bluetooth ???
Sorry Mr.bogdan.galiceanu
but still the same problem!
I have edited the last post
what I wnat to do exactly is browsing for a file and then sending it I tried alot and I have edited the code a lot but with no benefit
thank you Mr.bogdan.galiceanu a...
import os
import appuifw
import e32
import dir_iter
class Filebrowser:
def __init__(self):
self.script_lock = e32.Ao_lock()
self.dir_stack = []
self.current_dir...
Sorry for that the idea is that am trying to let the user to browse for file and after selecting that file I pass the path of it to the send function to send that file by Bluetooth is it clear now...
This type of list
appuifw.Listbox
thanks
Is there any function or method let me when i click the file from the list it give me the path for that file???
thanks
Help pleaseeeeeeeeeeees
I am stuck I have to finish my final project with in these two days and nothing want to work !!!!!!!!!!!!!
I am trying to link the code of browsing file with the code of...
THANK YOU VERY MUCH MR.aaaaapo FOR THE HELP
I WILL TRY THIS SOLUTION
you are right i have to search but because I am buzy these days .so I did not find time to do that,but I will search even if I donot have time
I know that but i know also that there may be .py...