i have written an awesome download manager python program for S60v2 mobiles based on 176x208. Now i would like to port it into v3 mobiles of different resolutions. Please help required. Any1 willing to help, mail me nitins60 @yahoo.co.uk
i have written an awesome download manager python program for S60v2 mobiles based on 176x208. Now i would like to port it into v3 mobiles of different resolutions. Please help required. Any1 willing to help, mail me nitins60 @yahoo.co.uk
Hi nitins60 and welcome to the forum
Your application should work the same way on a 3rd edition devices, that is the point of Python. 3rd edition now fully support scalable fonts so the display will be stretched to the screen dimensions.
Some of the only modifications you could have to make is the path where you store the files.
You can always install the 3rd edition emulator to make some testing if you don't have a phone and/or even use the remote devices access service provided by Forum Nokia (control physical phone connected by usb to a server via a web browser).
I hope this will help you.
Good luck,
LFD
Devices:
Nokia E61 3rd Edition - pys60 1.4.0
Tips and modules:
http://www.lfdm.net/thesis
nitins60: it would be cool if your application supported also WAP access points.I mean, that it could use the proxy server set at connection settings
best regards
Http_user_agent:
NokiaN80-1/3.0 (4.0707.0.7)
Series60/3.0
Profile/MIDP-2.0
Configuration/CLDC-1.1
@lfd, i know that. I tried it n my friends phone (3250). Everything seems ok! But the main url input box is not appearing!! That's why i thought of asking![]()
Hmmm, drop the source we'll look at it. If that box does not appear it could be that another error come before... I have to see the source to be more accurate
LFD
Devices:
Nokia E61 3rd Edition - pys60 1.4.0
Tips and modules:
http://www.lfdm.net/thesis
can you please email me for source code or can you give me your email address
http://www.resiststorage.org/misc/DLSource4741.zip
i added http lib also![]()
![]()
Last edited by nitins60; 2007-08-11 at 13:04.
Hi nitins60,
Sorry the email address was invalid, I forgot the add it when I changed my registrar... You can now email me directly
LFD
Devices:
Nokia E61 3rd Edition - pys60 1.4.0
Tips and modules:
http://www.lfdm.net/thesis
http://www.resiststorage.org/misc/DLSource4741.zip Here is the Source File
![]()
Hey buddy,
Have a look at http://downloads.lfdm.net/DLSource47...m_modified.zip
I have put you some comments and showed how to fix your problem there. I managed to have something working on 3rd edition emulator.
Complete the path checking on the top of the file and use measure_text to display what you want on the image (you actually could not use image and draw directly on the canvas) in order to feat well on 3rd edition display.
Have a look and ring the bell if you still have a problem.
LFD
Devices:
Nokia E61 3rd Edition - pys60 1.4.0
Tips and modules:
http://www.lfdm.net/thesis
thanks for your reply. i have gone through your lines, but i m quiet confusedwith S60v3 stuff, moreover i don't have v3 phone
. so can you finalize the app and upload it
..... def credits goes to you
![]()
I'm in a rush right now and will be away next week with no guaranty to get an internet connection. So I hope you are not in hurry
LFD
Devices:
Nokia E61 3rd Edition - pys60 1.4.0
Tips and modules:
http://www.lfdm.net/thesis