Jump to content

xr32

Members
  • Posts

    4
  • Joined

  • Last visited

xr32's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Ty so much for your afford guinness! I see Zedna, guess I'll read myself through catching windows messages and give it a try!
  2. Ain't working, anyone else got an idea how to get this text in any way? Thanks for the help guinness!
  3. ControlListView("PokerStars Lobby", "", "PokerStarsListClass1", "SelectAll") $Test = ControlListView("PokerStars Lobby", "", "PokerStarsListClass1", "GetSelected") MsgBox(0, "", $Test) I guess this is completly wrong, since its not working at all It returns "" How would I do it with ControlListView?
  4. Hey Guys, I am currently trying to read the text out of the following list ControlGetText won't work and I've searched over 2 hours to find an alternative, now I am asking you guys Here is the Window Info >>>> Window <<<< Title: PokerStars Lobby Class: #32770 Position: 130, 36 Size: 1118, 742 Style: 0x94CF0004 ExStyle: 0x00010100 Handle: 0x00000000000A0258 >>>> Control <<<< Class: PokerStarsListClass Instance: 1 ClassnameNN: PokerStarsListClass1 Name: Advanced (Class): [CLASS:PokerStarsListClass; INSTANCE:1] ID: Text: Position: 9, 201 Size: 759, 369 ControlClick Coords: 494, 124 Style: 0x54010000 ExStyle: 0x00000000 Handle: 0x000000000014031C >>>> Mouse <<<< Position: 637, 403 Cursor ID: 0 Color: 0xF7F7F7 >>>> StatusBar <<<< >>>> ToolsBar <<<< >>>> Visible Text <<<< >>>> Hidden Text <<<<
×
×
  • Create New...