Discussion Board

Search:

Type: Posts; User: Zen13546; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    4,658

    Re: python for N-Gage

    for series 60 v 1.1, FP1
  2. Replies
    1
    Views
    6,662

    Re: Can send sms in other language ??

    it depends on the language, on the charset. we dont know what is your language. anyway i think it could work if you use unicode strings and save the scripts in unicode
  3. Replies
    2
    Views
    5,864

    Re: How to start the same script twice?

    the only solution is to make 2 menu icons, that means use different name and uid.
  4. Re: Running multiple python sis files simultaneously

    jplauril: if you installed 2 apps with same uid, only one would be shown in menu, so you wouldnt be able to run both ones, unless you were doing it by some file manager. i dont suppose he does so
  5. Re: Running multiple python sis files simultaneously

    I cannot see this problem. I have several applications installed and I can run more ones with no problems.

    I am using Python 1.1.6/N-Gage, I didn't use py2sis but my own script based on appmgr's...
  6. Replies
    2
    Views
    6,960

    nice. maybe you can remember I was developing a...

    nice. maybe you can remember I was developing a text editor for python programming purposes, so i couldnt have forgotten function like syntax highlighting ... but i hadnt found out any way how to...
  7. Replies
    1
    Views
    4,805

    you cannot insert text field into canvas in...

    you cannot insert text field into canvas in python you display either canvas or the text field
  8. Replies
    10
    Views
    10,669

    at first I used just the default.py feature,but...

    at first I used just the default.py feature,but this was slow and i needed pc. now i use this http://discussion.forum.nokia.com/forum/showthread.php?s=&threadid=57553 (see my post there)
  9. Replies
    10
    Views
    10,669

    sorry then, I don't use py2sis to make standalones

    sorry then, I don't use py2sis to make standalones
  10. Replies
    10
    Views
    10,669

    no, when you create standalone app, default.py...

    no, when you create standalone app, default.py really contains the source
  11. Replies
    2
    Views
    5,881

    Re: two quetions-appuifw.Icon and socket

    ad 2) in windows and linux local sockets are possible, so I suppose that is also possible in symbian ...
  12. Replies
    4
    Views
    6,745

    e32.Ao_lock - that's class, not function. Also...

    e32.Ao_lock - that's class, not function. Also notice that it is "Ao_lock", python is case sensitive. Lock is used to ... eh, "lock" the app. Simply, that the application waits for the events. If...
  13. and it ISN'T ? it is obvious that when you run it...

    and it ISN'T ? it is obvious that when you run it under interpreter, it isn't (because it isnt an app), but when you run it standalone it is shown there...
  14. Replies
    3
    Views
    5,776

    1) two applications exchange data using some...

    1)

    two applications exchange data using some file. for example one application creates file "c:\data.dat", writes some data into it, then the second application opens it, reads it, and can edit...
  15. Replies
    3
    Views
    5,776

    you can try access to some shared file or the...

    you can try access to some shared file or the sockets. I'd prefer the second one
  16. Replies
    1
    Views
    5,496

    yeah, there is already another topic ...

    yeah, there is already another topic

    http://discussion.forum.nokia.com/forum/showthread.php?s=&threadid=63781
  17. Replies
    4
    Views
    8,700

    it is, check this...

    it is, check this http://www.gigahosting.cz/zen/bordel/screen111.jpg
  18. Replies
    4
    Views
    8,700

    I'm now downloading 1.1.5 alpha SDK for S60 v1....

    I'm now downloading 1.1.5 alpha SDK for S60 v1. It has 16.8 MB :O

    EDIT: and the "for phone" zip has got 6 MB. Documentation is included there. great.
  19. now I would like to see these functions access...

    now I would like to see these functions

    access to tha messages (inbox, send etc.)
    non-interactive BT discover, please
    and maybe some extended appuifw, like some dialogs and notifications which...
  20. Replies
    6
    Views
    7,009

    message hooking isn't implemented, so it isn't...

    message hooking isn't implemented, so it isn't possible. but that might be possible using bluetooth AT commands. I'm not sure, so don't ask me for details, you can find somewhere on the internet.
    ...
  21. Replies
    1
    Views
    6,857

    Re: Python not in Task man list ?

    It isn't implemented in limited Python API. But Symbian allows this (hidden apps, shown by e.g. shortcut), to you might see this feature in the future.
  22. Replies
    5
    Views
    5,715

    try calling set_exit() only when app isn't...

    try calling set_exit() only when app isn't running standalone (either installed in menu or run by appmgr). If it's running under Python interpreter, it should be enough to release the lock. So try...
  23. Replies
    2
    Views
    6,712

    Are you sure you have enough space in internal...

    Are you sure you have enough space in internal memory and memory card ? maybe it can seem as a stupid question, but those are the most common problems
  24. Replies
    3
    Views
    6,149

    maybe doesn't make sense, but your thread does...

    maybe doesn't make sense, but your thread does neither.

    there are already several topics about Python on S80 and everything we know is that it isn't available now. when it is released, it will be...
  25. Replies
    4
    Views
    5,231

    I think that is because Canvas isn't saved...

    I think that is because Canvas isn't saved anywhere. But how to solve I don't know, we would be able to fix if we had some callback function that was called when switched back into the app.
Results 1 to 25 of 50
Page 1 of 2 1 2
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved