Results 1 to 10 of 10

Thread: QWtPlot: Workaround for insertLegend bug?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2010
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default QWtPlot: Workaround for insertLegend bug?

    Could someone post me solution for such bug?
    Qt Code:
    1. QwtLegend *legend = new QwtLegend();
    2. qwtPlot->insertLegend(legend, QwtPlot::RightLegend);
    To copy to clipboard, switch view to plain text mode 
    this is only difference between good / bad look.
    Code is simple - new Plot
    insert legend
    other things arn't important ( bug still exist with commented rest of code )
    qwt: 5.2.1
    qt 4.5
    compiler: vc2008
    Attached Images Attached Images

Similar Threads

  1. workaround for messagebox modality bug
    By mortoray in forum Qt Programming
    Replies: 1
    Last Post: 17th October 2010, 11:07
  2. Workaround for a Qt ui bug
    By eurodatar in forum Qt Programming
    Replies: 2
    Last Post: 8th July 2010, 16:12
  3. Workaround for StandardItemModel drag drop bug
    By onamatic in forum Qt Programming
    Replies: 4
    Last Post: 9th November 2008, 21:50
  4. QWidget::setMask: bug &/or help for workaround
    By ataffard in forum Qt Programming
    Replies: 3
    Last Post: 23rd May 2008, 07:34
  5. Replies: 13
    Last Post: 1st October 2006, 17:02

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.