Results 1 to 2 of 2

Thread: Animation while connecting on a tcpsocket

  1. #1
    Join Date
    Aug 2007
    Posts
    275
    Thanks
    28
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Animation while connecting on a tcpsocket

    i am planning to so show an animated (gif) on my widget while i am trying to connect to a server , I have no idea how to implement this. first of how can i show an animation to widget , is there a widget container that will take of a gif file and show the animation?

    My plan is to load the gif on my connect and i will wait for the connected signal to turn it off and changed it to an online icon while at my disconnect signal i will show an offline icon , but while the app and the other device is establishing connection i will show an animation of some sort. Is this possible and if so please show me some hints

    baray98

    p.s i there any other cleaner way to get my objective?

  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: Animation while connecting on a tcpsocket

    Take a look at QMovie

  3. The following user says thank you to wysota for this useful post:

    baray98 (27th December 2007)

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.