Results 1 to 11 of 11

Thread: qpainter "drawText() problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #9
    Join Date
    Jan 2006
    Location
    Riverside, Rhode Island, USA
    Posts
    245
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11
    Thanks
    52

    Default Re: qpainter "drawText() problem

    Thanks for all your help. I know I've been a pest.

    i tried to find an RPM download. but gave up. (I really didn't spend too much time as I had so much trouble with RPM packages when I was using RH/Fedora before I switched to Ubuntu/Bubuntu.)

    I did, however install a debian version of Qt4. and had even more problems.

    I went back to my original thought and installed all the "gcc" packages that seemed reasonable.

    Re-installed Qt4 from the downloaded source code.

    Restarted my computer. re-compiled my program. NOW IT RUNS!!!

    I went back to the installed Qt examples in /usr/local/Trolltech/examples and tried "qmake examples.pro" and got
    pete@myComputer:/usr/local/Trolltech/Qt-4.2.3/examples$ qmake examples.pro
    Failure to open file: /usr/local/Trolltech/Qt-4.2.3/examples/Makefile
    Unable to generate makefile for: examples.pro
    pete@myComputer:/usr/local/Trolltech/Qt-4.2.3/examples$
    so now i want to fix that, but it is not criticca at this point.

    Thanks again

    I tried the examples in the Trolltech documentation . they all compiled and ran OK.
    Last edited by impeteperry; 24th March 2007 at 23:08.

Similar Threads

  1. QTimer problem ... it runs but never triggs
    By yellowmat in forum Newbie
    Replies: 4
    Last Post: 4th July 2006, 13:54
  2. Replies: 7
    Last Post: 20th March 2006, 21:03
  3. Replies: 16
    Last Post: 7th March 2006, 16:57
  4. QPainter rotate function
    By ir210 in forum Newbie
    Replies: 3
    Last Post: 17th January 2006, 05:31
  5. passing a QPainter object to widgets
    By vratojr in forum Qt Programming
    Replies: 9
    Last Post: 11th January 2006, 16:27

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.