I would suggest you to use the easyedit. It can handle pretty big files (actually I didn't have a file so far that it couldn't handle :) )
Daniel
Type: Posts; User: dnastase; Keyword(s):
I would suggest you to use the easyedit. It can handle pretty big files (actually I didn't have a file so far that it couldn't handle :) )
Daniel
AFAIK yes, if the python scripts are installed as standalone applications (.sis) then yes, you can run as many as you want.
Actually I quickly tested it: I'm running three different easyedit text...
Obviously you can print into a file at a predefined visible location. By visible I mean that's outside the application's private directory (c://private//[uid]/). Like for instance...
Hi,
How I can access from the python application the parameters passed to it when it was executed ?
For instance:
- you have a text editor written in python
- you have a file explorer that...
You can use the joystick in all four directions.
Is it now possible to access the contacts and the calendar ?
IMHO that was the biggest issue w/ the previous release.
Daniel
After a little struggle I managed to create a S60 3rd sis file w/ the easyedit.
You can get it here:
http://www.dnastase.info/pys60/easyedit.sis
Just so you know I have used my name to package...
I had the same: System error (-2) and after reading your post I have reinstalled my pys60 and it worked.
One thing I did: I installed it on the phone mem instead of on the card. I'm not sure if it...
As I've said before, like Apple, Nokia seems to be determined not only to ignore the power users but more, to piss them off.
I understand that power users represent a small percentage out of the...
I honestly can't understand how can Nokia software engineers make such a basic mistake such as closing the applications in the background WITHOUT ask ing the user or at least giving him the chance to...
Maybe you already know this:
- Escape: you can send by: Options/Send/Special char/Escape
- Tab: you can send by typing Ctrl+I
D.
I can reproduce the problem on my E70. Unfortunately I have no ideea why it does this :(
I have never seen unicode strings in sys.path on my E70. Also my python only has the first two paths by default.
Try to put normal strings in the sys.path and see if it works.
Daniel
Hi,
Does anybody know what you need to do in order to get the right soft button say "Done" when executing a form ?
Right now it says "back", and the soft left button is "Options" where "Save" is...
Works for me too, although only for python2.4
This is what you need to do for ubuntu:
download pys60-compat-0.4.tgz
sudo apt-get install python-wxgtk2.6 python-wxtools wx2.6-i18n
then in the...
Cool! Thanks
I will have to try. I have installed the s60 3rd edition SDK but I haven't installed the Pys60 SDK on my Windows machine. Will let you know.
Thanks,
Daniel
Hi,
Another questions: how do you do "Save as:" where I want to save to a new file name ?
I can't find it where can I type the new file name...
Thanks,
Daniel
Is it possible that you create a s60 3rd edition compatible .sis ?
The current one doesn't work w/ Nokia E70.
Thanks,
Daniel
Also: I think in the current release of Python for S60 there is no recognizer for the .py.
It says so in the txt files acompanying the release.
Daniel
If you put your script in "C:\\Python" or "E:\\Python" then you'll be able to choose it from "Run script" menu.
Alternatively, if you save the script (tst.py) somewhere (let's say E:\\py), from...
I can't cd into "C:/sys". Errno -46.
What rights is this self-signing give ?
Is this python released by Nokia ? Can it be signed by them ?
Is there anyway to get rid of all these restrictions ?...
The Forum Nokia site specifies: "Python support for S60 3rd Edition will be available in the second half of 2006."
This means any time between now and Dec 31st :(
Knowing that I waited ~ 3 extra...
I tried to download ~100Kb, from various sites, various content (mp3, jpg, etc). I have T-Mobile.
The device has lots of memory, at least 15 Mb free.
It's possible that's a operator limitation,...
Hi,
TaskMan reports that out of E70's 80 Mb of memory ~14 Mb are "Memory" and the rest are "Phone Disk".
Does anybody know how can the ratio between "Memory" and "Phone Disk" be changed ?
...