Much awaited thing is out! Happy to know that, will test it. But the listbox scrolling isn't fixed according to most of the discussion going above. Would be very happy to see that happen in next...
Type: Posts; User: shubhendra; Keyword(s):
Much awaited thing is out! Happy to know that, will test it. But the listbox scrolling isn't fixed according to most of the discussion going above. Would be very happy to see that happen in next...
Hey Narendra,
I had been busy with my internship and master's last year, so couldn't do much about it. If you wanna discuss the things lets talk.
Hello,
Recently I am using Nokia Wiki (python section) and I found some bugs in article written by different user's. Anyway I can notify these authors about the bugs? Is directly contacting them...
If I understand it correctly I think you are having problems with backslash? If yes, then please look at raw_input(),
foo=raw_input('Please enter a value: ')
Please enter a value:...
Thank you guys for the suggestion will try the tips and get back to you.
Hello Folks,
I was trying Listbox for some application and I saw that if string is too long then I couldn't see it, is there any horizontal scrolling for listbox? Would appreciate any kind of help.
You can try this
import re
text_box_pattern = re.compile(r'^(\d+).(\d+).(\d+).(\d+)$')
text_box_pattern.search('192.169.122.231').groups()
Please try this once and modify for your...
GameDude could you please edit the link, the current link is not working.
A bit of file handling and a bit of String handling (Search for split() in python) would do the job.
Congrats Xharada, Great work!
Congrats A.A.M. Good Going :)
Maybe it will be better to extract first 4 characters of str1 and then compare them with 'abcd'.
I mean copy the first 4 characters into another string and then you can uses Rafael's code.
If the code is perfect then numbers shouldnt get duplicated. If all numbers are not getting duplicated and as you said "some numbers" then there is no problem with code then. Same contact name have...
Gargi you are right Ruby is not ported for 5th edition phones.
Kalki please see this article http://computer.howstuffworks.com/fingerprint-scanner2.htm
Petrib is pretty right.
I dont think so Nayan, because the protocol is to send a request to BT device first to pair up connection first of all. But it still depends on the other BT device setting like my Laptop just accepts...
Congrats Jouni! You have really done good work here. Congrats once again
Shubhendra (Hibernating for some time)
Another one for Pankaj, you are the champ man.
Congrats man, great going!
A simple search would have done the job,
http://www.epochconverter.com/
Maybe you can try "readline()", where you can read the lines like if you place title on first line, then artist on second line
or
You can differentiate between all the artists, albums etc with...
If you have 6 months+ in your hand for your final year project then Symbian C++ will be appropriate, but if you are in a hurry then Python is what you should look for.
For all of this I thought why not make use of PyS60 to make a mobile bomb detector
http://discussion.forum.nokia.com/forum/showthread.php?t=140240
Trying to work upon it, but it seems its quite...
Actually cutting the video wont be of any help as I have minimized it to minimal video required to demonstrate and as video contains showing application on emulator with text written on it, changing...
Oh man, you want to set the alarm.
I think its not possible to set alarm on Nokia Clock app.
There was this discussion sometime ago and AFAI remember conclusion was that its still a feature in...