Results 1 to 3 of 3

Thread: Animate scrol down pushbutton with qt editor

  1. #1
    Join Date
    Jun 2012
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Question Animate scrol down pushbutton with qt editor

    Hello All,

    I started to build my first app choose to use QT editor and python 3.2.3 .
    i built my main form and started to do action editor i used 3 push button, but i don't know how to do accordion affect like when i click push button push button below scroll down and i have kind of control panel for each section push-button.
    Please advice how to achieve that
    Thanks

    main_form.jpg

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

    Default Re: Animate scrol down pushbutton with qt editor

    You mean you want the buttons to slide down and the created space should be filled with some data? It's best done using QtQuick or the Animation Framework (e.g. QPropertyAnimation).
    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. #3
    Join Date
    Jun 2012
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Animate scrol down pushbutton with qt editor

    Quote Originally Posted by wysota View Post
    You mean you want the buttons to slide down and the created space should be filled with some data? It's best done using QtQuick or the Animation Framework (e.g. QPropertyAnimation).
    Thanks for the info i will look into it.

Similar Threads

  1. Animate drawing
    By ogh in forum Qt Programming
    Replies: 2
    Last Post: 16th June 2011, 19:35
  2. Replies: 3
    Last Post: 29th April 2011, 08:54
  3. Animate in Dialog
    By wirasto in forum Newbie
    Replies: 1
    Last Post: 11th December 2009, 11:34
  4. animate a window
    By iGoo in forum Qt Programming
    Replies: 4
    Last Post: 27th June 2006, 10:46
  5. save animate to gif
    By Dmitry in forum Qt Programming
    Replies: 2
    Last Post: 16th February 2006, 16:35

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.