Results 1 to 2 of 2

Thread: Qt's Scribble Example - Want to modify scribble area

  1. #1
    Join Date
    Nov 2010
    Posts
    5
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    1

    Default Qt's Scribble Example - Want to modify scribble area

    Hello All,

    So the scribble example that comes with QT creator 4 does almost what I need but I need to modify it slightly.

    I want my scribble area to always be 32X128 and I want to blow it up large so I can modify 1 pixel at a time (It would be awesome if I could add a grid as well but I'm not picky). I'm using this to create custom boot screens on a small monochrome OLED display. Eventually I would like to be able to save the files in some way where each row translates to a binary or hexadecimal but I want to get this first step done.

    Can anyone point me in the right direction on how I may go about doing this? I have found functions to modify a QSize and QImage objects but they don't quite do what I need.

    Thanks!

  2. #2
    Join Date
    Nov 2010
    Posts
    5
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    1

    Default Re: Qt's Scribble Example - Want to modify scribble area

    Has anyone tried this before?

Similar Threads

  1. how to modify contents of QScrollArea?
    By cyrfer in forum Qt Programming
    Replies: 1
    Last Post: 18th January 2010, 09:28
  2. Scribble to GraphicsView
    By rdelgado in forum Qt Programming
    Replies: 3
    Last Post: 11th November 2009, 15:52
  3. Modify a ContextMenu
    By smarinr in forum Qt Programming
    Replies: 5
    Last Post: 10th May 2008, 17:41
  4. Scribble example: problem with mouse pointer
    By srinath1986 in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 24th February 2008, 13:13
  5. Memory question - scribble example program
    By Franco9 in forum Qt Programming
    Replies: 1
    Last Post: 17th October 2006, 03:18

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.