help about paltalk room name

In this forums, you can get help for any programming language.

help about paltalk room name

Postby pharaon » Wed Sep 15, 2010 9:25 am


any one can tell me how to retrieve the open paltalk rooms window title in vb 2008
pharaon
imFiles Newbie
imFiles Newbie
 
Posts: 48
Joined: Sat May 30, 2009 4:39 pm

Re: help about paltalk room name

Postby autopilot » Wed Sep 15, 2010 3:10 pm

you have to use enumwindow with a delegate and callback to loop through all top windows. in the callback function, you would check the window class and if it is the correct class, then you get the window caption (text) for the open room name.
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 358
Joined: Sat Sep 23, 2006 7:19 pm

Re: help about paltalk room name

Postby String » Wed Sep 15, 2010 6:59 pm

In this source by Autopilot, there is a good example of getting room name. It will add the name of all open rooms to a combo box.

edit/ The source in the link above doesn't work with pal 9.9, but the get room name and other functions work just the same. Adapt it to your needs.
-= Please ask your questions in the forum, not in pm.
String
imFiles Senior
imFiles Senior
 
Posts: 313
Joined: Mon Mar 10, 2008 7:06 am
Location: IDE


Return to Programming Help

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests