Results 1 to 20 of 33

Thread: Newbie: Require assistance - modify existing jpeg image ,save and display on LCD

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2008
    Posts
    19
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Newbie: Require assistance - modify existing jpeg image ,save and display on LCD

    Do you mean to say that the control isn't entering the "openimage" function? If that is the case, I can see the debug messages, which means that my SLOT is fine. But I am not sure as to how to make my current application which has many screens to go inactive/ionvisible and display the jpeg image on LCD.
    Should/Can we modify the frame buffer?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Newbie: Require assistance - modify existing jpeg image ,save and display on LCD

    It is very hard to say what is wrong with your code without knowing more. I suggest you use a debugger and step through the code to make sure everything is executed correctly. You will probably encounter some oddities which will tell you where to look for errors.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.