Discussion Board

Search:

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

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    12
    Views
    15,603

    Re: HID Keyboard/Mouse

    Sorry, I assumed my SonyEricsson example was enough, but that was indeed stupid since not everyone has used one and I'm starting to think SE is the only brand shipping phones with such application...
  2. Re: send a picture that is not saved, with bluetooth

    In a little experiment, I did send pixel by pixel, as I wanted to send the picture piece by piece, not as a whole. Didn't work too bad, but let me know if you find another option.
  3. Replies
    12
    Views
    15,603

    Re: HID Keyboard/Mouse

    I did look at the RemoteKB description (not the code itself), as it was one of the first results searching on this subject, but it doesn't seem to work on HID, it just sets up a server and a client....
  4. Replies
    2
    Views
    6,330

    Re: E65 Supporting HID

    Have had the same question for ages but guess we'll never know :S
  5. Replies
    12
    Views
    15,603

    HID Keyboard/Mouse

    I was used in my SonyEricsson V600 to be able to remotely control any bluetooth HID enable computer, which was really nice.
    Now with my E65 (which I have for some time, but just now I started...
  6. Re: [announce] waplib module 0.0.3: tiny module to extend urllib module

    So, forgive for not having tried the module yet :), but what is waplib approach to avoid asking user for the proxy settings?

    thanks
  7. Replies
    4
    Views
    11,585

    Re: Location module

    It's just an env var in my pys60 environment which is equal to all capabilities listed in OpenSign, this is:

    ...
  8. Replies
    4
    Views
    11,585

    Location module

    I know there are quite a few posts about this and a read quite a few of them. All the ones I read sum up to signing the python shell with devcert, and so I did. Used my devcert with ensymble and...
  9. Replies
    4
    Views
    6,846

    Re: Notification System

    I wasn't really going to delete X-plore, it's too pretty :p
    I ended up finding those options while playing around with it, yesterday, I had just instaled X-plore for first time when I made that post...
  10. Replies
    7
    Views
    10,445

    Re: Svg- icon and 3rd? Py2sis 3rd status?

    Big thanks! I was freaking out using other apps SVG icons for testing how to use ensymble, and my application always kept the default Python icon.. Something so simple as reboot.. Heh Thanks once...
  11. Replies
    4
    Views
    6,846

    Re: Notification System

    Oh thanks for the location of the files. I had noticed those 2 extra drives showing on filebrowser.py that didn't show on X-plorer, but thought it'd be some kind of bug or virtual drives, since I...
  12. Replies
    4
    Views
    6,846

    Notification System

    Is there any quick way to play a sound according to active profile configuration?
    Like play the new email sound, according to configuration, so if the active profile has no sound and vibration it...
  13. Replies
    4
    Views
    10,756

    Re: Programmatically starting a GPRS connection

    From what I read in the other thread it really seems you have no solution, mate..
    ap.start(), <network code>, ap.stop() here in my phone works just fine without setting default AP nor selection...
  14. Replies
    30
    Views
    25,539

    Re: [announce] GREAT FEATURE : Sending flash SMS !

    Can't wait for that flashy 3rd edition version :D
    In the meantime I post here the direct link to SaySMS application Cyke talked about, since the webpage link isn't working....
  15. Replies
    1
    Views
    6,412

    Re: Create SMS in INBOX

    I'm looking for one way to do that in PyS60 exactly, but no such luck so far :\
    Guess it's not implemented yet, but it's possible since you can do it in C++. Who doesn't know how to make python...
  16. Replies
    4
    Views
    10,876

    Re: Active Standy Screen plugin

    Yeah, I guess I changed this from a Python post to C++ one :)
    I was hoping that there would be some extension already I couldn't find hehe
    I'll ask in C++ forum then.

    Thanks :)

    EDIT:
    Well it...
  17. Replies
    4
    Views
    10,876

    Re: Active Standy Screen plugin

    I know the articles about writing the extensions :)
    Was just wondering if it is possible even in C++ because I read somewhere saying it wasn't, but I only trust this forum :p
  18. Replies
    4
    Views
    10,876

    Active Standy Screen plugin

    Is it possible with PyS60? To develop a plugin for active standy screen? Like the new message, calendar entries, WLAN, etc, notifications?

    I have made an application that keeps running in...
  19. Replies
    4
    Views
    12,515

    Re: methods list for extensions?

    yeah, tried that too (reading PyS60src) but couldn't find anything about access point object..
    But amazing tip that dir() :D

    Thank you indeed, shame there's only those 3 after all, was hoping on...
  20. Replies
    4
    Views
    12,515

    Re: methods list for extensions?

    Yeah, it was the first thing I did in my 2-hour-and-something quest. No info on the access point object properties/methods, except in the examples (which uses the 3 methods I said previsouly) :(
  21. Replies
    4
    Views
    12,515

    methods list for extensions?

    I spent about 2 or 3h this afternoon around searching for something like JavaDOC, for PyS60.
    Initially wanted something to integrate with PyDev (in eclipse) so I could have code completion but then...
  22. Replies
    2
    Views
    4,556

    Re: Force WAP/GPRS connection to close

    That was exactly it, thanks! :)
    Manual labor sucks, socket.ap.close() :p
  23. Re: How to make that a application can connect via proxy(WAP gprs)?

    Instead of hardcoding proxy address in the application, is there any way to retrieve that info from the Access Point configuration?
    I read something about accessing CommDB where these settings are...
  24. Replies
    9
    Views
    12,973

    Re: Access Point Configuration

    I've found some threads which I believe to be about this topic in Symbian C++.
    One of them is http://discussion.forum.nokia.com/forum/showthread.php?t=34627&highlight=access+point+proxy
    They...
  25. Replies
    9
    Views
    12,973

    Re: Access Point Configuration

    Yea, that's what I thought. If JavaME does it, Symbian has to be able to do it too.
    In JavaME it's done transparently. When we use the HTTPConnection interface, the VM checks for proxy in the AP...
Results 1 to 25 of 28
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