Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Please tell me how to add buddy names in the widget for Building Messenger
Forum Updated to NodeBB v4.3 + New Features

Please tell me how to add buddy names in the widget for Building Messenger

Scheduled Pinned Locked Moved General and Desktop
5 Posts 4 Posters 3.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    endla.ravi
    wrote on last edited by
    #1

    hi all..

    Im building a messenger and now im stuck with a problem.

    In the messenger window,if i want to add a buddy to my list,it should add and show in the list (Just like yahoo messenger)..

    How do i build such an application.Please give me the idea,like how to proceed ...or if any of u have any document or similar example please do post,it will really be helpful to me.

    Thanks in advance

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dangelog
      wrote on last edited by
      #2

      So what? Use a QListView with some delegates, or go for QML and full fanciness :)

      Software Engineer
      KDAB (UK) Ltd., a KDAB Group company

      1 Reply Last reply
      0
      • G Offline
        G Offline
        giesbert
        wrote on last edited by
        #3

        So, for a first Try, I think a regular dialog is easier, especially, with logic in it.

        Nokia Certified Qt Specialist.
        Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

        1 Reply Last reply
        0
        • G Offline
          G Offline
          giesbert
          wrote on last edited by
          #4

          perhaps look at the network examples, "Network chat":http://doc.qt.nokia.com/4.7/network-network-chat.html

          Nokia Certified Qt Specialist.
          Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kamalakshantv
            wrote on last edited by
            #5

            [quote author="endla.ravi" date="1292505602"]hi all..

            Im building a messenger and now im stuck with a problem.

            In the messenger window,if i want to add a buddy to my list,it should add and show in the list (Just like yahoo messenger)..

            How do i build such an application.Please give me the idea,like how to proceed ...or if any of u have any document or similar example please do post,it will really be helpful to me.

            Thanks in advance[/quote]

            If you are new to Qt then its advisable to start with some simple examples and then learn basic ui components available.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved