Page 2 of 2 FirstFirst 12
Results 21 to 24 of 24

Thread: How to sendEvent QPaintEvent ?

  1. #21
    Join Date
    Apr 2008
    Location
    Russia, Moscow
    Posts
    86
    Qt products
    Qt4
    Thanks
    2
    Thanked 7 Times in 7 Posts

    Default Re: How to sendEvent QPaintEvent ?

    Because if it did, you would immediately have asked why the title bar behaved differently that ones from native applications
    I don't, i swear.

    If they did, it would be fair if you gave them all the money you earn by writing software. I don't think that is really what you want.
    All already done, just need paint on mainwindow instead QGraphicsWidget. Maybe make feature create QGraphicsWidget outside QGraphicsScene.

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

    Default Re: How to sendEvent QPaintEvent ?

    Quote Originally Posted by SABROG View Post
    I don't, i swear.
    Yes, you would. You do it even now. You have translucency yet it is not enough because you wanted translucency and window decorations

    All already done, just need paint on mainwindow instead QGraphicsWidget. Maybe make feature create QGraphicsWidget outside QGraphicsScene.
    Yes, and maybe few other things too. Maybe they should even write a class that implements any possible program in the world... Let's be serious now. You want (need) something, do it. You can then share it with others - that's the beauty of Open Source. Don't wait until others do your job for you.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #23
    Join Date
    Apr 2008
    Location
    Russia, Moscow
    Posts
    86
    Qt products
    Qt4
    Thanks
    2
    Thanked 7 Times in 7 Posts

    Default Re: How to sendEvent QPaintEvent ?

    Quote Originally Posted by wysota View Post
    Yes, you would. You do it even now. You have translucency yet it is not enough because you wanted translucency and window decorations
    It's becouse this my answer about question what Qt can't do for now, but can internally like QZipReader/QZipWriter (for ODF, but not for .zip archives).

    Quote Originally Posted by wysota View Post
    Yes, and maybe few other things too. Maybe they should even write a class that implements any possible program in the world... Let's be serious now. You want (need) something, do it. You can then share it with others - that's the beauty of Open Source. Don't wait until others do your job for you.
    I ask, becouse may be i missed something. But thanks anyway.

  4. #24
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: How to sendEvent QPaintEvent ?

    If you have some functionality, you will always want more once you start using it. That's perfectly normal and perfectly fine. Let's just remember we're not the only people using the framework and there may be functionality waiting to be implemented that is important for more than <1% of the users and the resources to implement it are limited.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. QPaintEvent syntax question
    By last2kn0 in forum Newbie
    Replies: 5
    Last Post: 25th January 2008, 21:36
  2. QPaintEvent on button click?
    By vishal.chauhan in forum Qt Programming
    Replies: 1
    Last Post: 5th June 2007, 09:44
  3. Replies: 4
    Last Post: 26th July 2006, 08:06
  4. Inheritance and QpaintEvent
    By djoul in forum Qt Programming
    Replies: 22
    Last Post: 5th July 2006, 14:56

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.