Listbox Query

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Davo1337
    New Member
    • May 2007
    • 3

    Listbox Query

    hey, me and a friend are making a chatting program and i was wondering if there was a way to have the name of the person in the listbox go away after the person disconnects
    any help will be greater appreciated :)
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by Davo1337
    hey, me and a friend are making a chatting program and i was wondering if there was a way to have the name of the person in the listbox go away after the person disconnects
    any help will be greater appreciated :)
    Could you be more specific about exactly what part of the process you have a problem with? For instance, removing an entry from a listbox is very simple.

    And what version of VB are you using?

    Comment

    • Davo1337
      New Member
      • May 2007
      • 3

      #3
      Originally posted by Killer42
      Could you be more specific about exactly what part of the process you have a problem with? For instance, removing an entry from a listbox is very simple.

      And what version of VB are you using?
      im using VB6

      well once a client connects to the server (using winsock components) we've got it so their name comes up on a listbox, but once i either kick them or they disconnect the name is still in the listbox

      Comment

      • Davo1337
        New Member
        • May 2007
        • 3

        #4
        just bumping it:P
        bump

        Comment

        Working...