Skip to content

Mobile and Embedded

The forum for developing everything embedded: Linux, WinCE, Symbian, MeeGo... you name it.
14.1k Topics 62.6k Posts
  • Can we draw a textured background using QObject?

    3
    0 Votes
    3 Posts
    3k Views
    W
    Can someone help me out on this issue?
  • Need help in making simple mobile app

    4
    0 Votes
    4 Posts
    4k Views
    D
    the path variable in env.txt is set to @ Path=C:\NokiaQtSDK2\Symbian\SDK\bin;C:\NokiaQtSDK2\Symbian\SDK\perl\bin;C:\NokiaQtSDK2\Symbian\SDK\epoc32\tools;C:\NokiaQtSDK2\Symbian\SDK\epoc32\gcc\bin;C:\NokiaQtSDK2\Symbian\gcce\arm-none-symbianelf\bin;C:\NokiaQtSDK2\Symbian\gcce\bin;C:\cygwin\bin;C:\Program Files (x86)\SSH Communications Security\SSH Secure Shell @ it this correct? or is there any problem with this
  • QStaticText support for QWidget and Creator integration request

    5
    0 Votes
    5 Posts
    4k Views
    B
    Yep, I also think you'd better look into this yourself and make a merge request. I don't think such a task will have a high priority since developers are moving away from QWidget and are working on QML. The problem of such a task is that it requires to modify the rendering of each widget to use QStaticText. In each case, some consideration have to be taken regarding memory consumption for the typical use of the widget. What you are asking, the ability to dynamically use QStaticText, is also of difficult because it doubles lots of path in rendering and model handling.
  • Porting iPhone app to symbian (multi view menu driven app)

    8
    0 Votes
    8 Posts
    7k Views
    M
    Thank you all for kind help.
  • Compiling QT 4.7.0 for Windows Mobile 6 Professional runs in linker error

    2
    0 Votes
    2 Posts
    4k Views
    F
    have you solved your problem? I want to code for windows mobile 65 and I don't know what to do. I own VS2005 but I don't want to use it I want to have a clean solution with Qt. I know that I need MSSDK and Qt, but I'm not sure if I need to have VS or not. Would you please be kind enough and tell me what to do?
  • WAP Apn not working

    5
    0 Votes
    5 Posts
    5k Views
    R
    [quote author="Tobias Hunger" date="1287394890"]Have you considered filing a "bugreport":http://bugreports.qt.nokia.com/?[/quote] Thanks, will do that. Update: Seems someone already posted about it. "http://bugreports.qt.nokia.com/browse/QTBUG-11016":http://bugreports.qt.nokia.com/browse/QTBUG-11016
  • Netlink

    3
    0 Votes
    3 Posts
    3k Views
    F
    My intention was to use it for reading an i-button via 1-wire Dallas. I had no time, however, to go deeply into this. I've finally used another method to read the i-button : there are a number of files that contain information about the i-button (present or not, the key-code,...). By reading these files, I could detect the presence of a key and read out its code. However, I feel like this is not the right method to handle this. I have to investigate this further into detail later on. Thanks for your reply !
  • Qt memory management. What's wrong?

    9
    0 Votes
    9 Posts
    8k Views
    S
    But isn't it annoying to run the memory leaks tool in a different environment than Symbian to find leaks. There could cases where there could be a mix of Symbian and Qt code. What happens in that case. For that matter it applies to the other platforms also. How will this issue be addressed?
  • Qt Service Framework - portable background service

    2
    0 Votes
    2 Posts
    4k Views
    S
    Hi Pawel, I have been playing around with ServiceFramework for a while now, if I have understood the services those are plugins. Meaning you can have a demon process which loads this service and runs your activity such as collecting information periodically at the startup and etc. Someone has to load the service who is your decision -Sriky
  • QTextEdit and predictive input mode

    4
    0 Votes
    4 Posts
    6k Views
    K
    You may also look into "QTBUG-10006":http://bugreports.qt.nokia.com/browse/QTBUG-10006 which led to some corrections in the flags. [edit: Link fixed / Denis Kormalev]
  • Nokia Qt SDK - QtMobilityAPI - Mac10.6

    5
    0 Votes
    5 Posts
    4k Views
    G
    Thank u very much all..But I have some doubts. I am developing the one product in nokia qt sdk and I could see the result in simulators (QT Simulator). Normally nokia qt sdk used for developing s60 application,But my doubts is it possible to develop the apps in mac10.6 environment. Please point out me where I understood wrong.I am totally confused. I have some more doubts please clarify me. If I use windows means then shall I overcome all the problems. Why we configure the QTMobility API separately in the environment? because In the QTSimulator folder also have all the API. _I referred this link also "http://doc.qt.nokia.com/qtmobility-1.1.0-beta2/installation.html":http://doc.qt.nokia.com/qtmobility-1.1.0-beta2/installation.html _ Sorry I am very new to this this. Thanks in advance. Thanks Girija. [edit: fixed link / chetankjain]
  • Can I write code for windows mobile 6.5 and how?

    6
    0 Votes
    6 Posts
    5k Views
    D
    Apparently, this discussion moved to "this":http://developer.qt.nokia.com/forums/viewthread/1316/ thread.
  • How to get basic scrolling to work on non-touch device?

    3
    0 Votes
    3 Posts
    3k Views
    U
    Thanks for the reply. I would paginate the form, but the problem is that one of the fields' height is something that the user can affect. So I would need to add support for scrolling anyway. I'm just confused as to how the scrolling is supposed to work. Apparently not automatically.
  • QT Demo Example Analogclock on NGW100

    2
    0 Votes
    2 Posts
    4k Views
    A
    The error says there is a missing symbol in the system running in your board and it does not look like a Qt symbol. The difference between the build and run environment versions is the probable cause of this error.
  • [Solved] MeeGo Touch Framework. MList scrolling.

    4
    0 Votes
    4 Posts
    4k Views
    A
    Great! nice to "hear" you solved your issue :-)
  • Gdb-arm-none-symbianelf.exe fails during on-device debugging.

    2
    0 Votes
    2 Posts
    3k Views
    A
    Hi John, Just to be sure, you reinstalled TRK after the firmware upgrade, right? To produce a test case, try to reproduce the problem with a small code and describe the steps you do until the debugger error happens. Oh, yeah, if gdb says any error message, it can be useful. Providing a sis package of this small test case is a good idea too. If you have any doubt about your testcase, post it here. When we identify if it is a bug and which part is causing it, you'll be able to write a better bug report :-)
  • Lack of Symbian kinetic scrolling is a major usability issue

    4
    0 Votes
    4 Posts
    4k Views
    J
    My apologies, I didn't even notice that this was on our internal server. I'll mention this to the guys behind this and see if they can fix this.
  • QSpalshScreen Scale Properties ?

    2
    0 Votes
    2 Posts
    2k Views
    ?
    The QSplashScreen takes in a QPixmap. You can scale the pixmap to whatever resolution you want first and then assign to splash screen. Just tried and works fine ... @ QPixmap pixmap("c:/design.jpg"); QSplashScreen splash(pixmap.scaled(1000,1000)); // the orig pixmap was 640x360 and shows up in that size if I don't scale splash.show(); @
  • QtMobility and notifications

    3
    0 Votes
    3 Posts
    3k Views
    D
    Yes, you are right that notification popup is the UI element - different on different platforms. Behind this UI elements should stay some notification back-end (daemon service or something) which receives notification requests from client applications and delivers them to system ui notifications widgets. I thought that some common API for this back-end for all platforms can be useful and allows the developers to write more portable applications. BR, Pawel
  • Nokia Mobility: Very difficult to work with. Help me!

    3
    0 Votes
    3 Posts
    3k Views
    ?
    hi sriky27, can u convert the url to a link?