Skip to content

Looking for fast re entery as admin program

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #183933
    Departure
    Member

    yeap thats the key but guess what Admin i have worked out a way to do just that :O)

    but i have’nt worked on it for ages and its done by using timers to refresh the userlist.

    The way i did it was to get all the users from the room and added them to a listbox on my form then matching the nickname from text1 for example to the listbox box on the form i then know how many positions down the nick name is then after finding that i used that position on the paltalk userlist to hightlight the nickname …and there you have it text1.text will match the username in paltalk list ……. i think (hope) you understand what im saying

    #183932
    Admin
    Administrator

    Thas exactrly what I being trying to find out lol, cause i got the code to get the nick to the list but I dont know how to highligh lets say the position of the nick on the list in the paltalk nick listview, man thas exactly it. lol hook me up plss lol

    #183931
    Dody
    Member

    loco, I don’t if you can do this with vb, but it is posible with LVM_FINDITEM in c++ 😉

    #183930
    Admin
    Administrator

    ah damn, lol will the find the nick through a text box or index number ❓

    #183929
    Dody
    Member

    I think it is for both, I might give it a try, and in anywy the name that you put in a text box can be converted, maybe you will have problem with CString, but that is not a hard work to convert (thinking c++ way)

    if you think it is good to do it in this way, let me know, so I can try and make a c++ code for you, maybe it will be your first program in c++ 😉

    #183928
    Admin
    Administrator

    If i cant do with vb lol i try that 🙂

Viewing 6 posts - 16 through 21 (of 21 total)
  • You must be logged in to reply to this topic.