Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User IsoPahaSusi's Avatar
    Join Date
    Nov 2004
    Posts
    8
    One thing that would really boost Series 60 Python development to world league is to allow 3rd party developers to wrap custom C++ GUI widgets to Python

    I'm pretty experienced Symbian C++ developer and I could quite quickly do custom professional looking and behaving UI widget in C++.

    However, I can do robust string and file handling, network access and application logic code much more easily in Python. It seems much better to have main control in Python side, and just do some libraries and widgets in C++.

    What is needed from my point of view:
    - published interface of appuifw.app.body
    - some guidelines how to wrap custom c++ widget. Some examples of passing Python functions as event handlers etc.

    With this professional and robust applications could be developed much more easily with mix of Python and C++.

  2. #2
    Super Contributor jplauril's Avatar
    Join Date
    Dec 2004
    Posts
    643
    Originally posted by IsoPahaSusi
    One thing that would really boost Series 60 Python development to world league is to allow 3rd party developers to wrap custom C++ GUI widgets to Python

    I'm pretty experienced Symbian C++ developer and I could quite quickly do custom professional looking and behaving UI widget in C++.

    However, I can do robust string and file handling, network access and application logic code much more easily in Python. It seems much better to have main control in Python side, and just do some libraries and widgets in C++.

    What is needed from my point of view:
    - published interface of appuifw.app.body
    - some guidelines how to wrap custom c++ widget.
    Some examples of passing Python functions as event handlers etc.
    I've actually thought a lot about this and already done some refactoring and prototyping to support dynamically loadable third-party UI widgets implemented in C++. It's going to take a bit of time to finish that work, though.

    What sort of widgets did you have in mind?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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