Jump to content

Frozen

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Frozen

  1. The main problem is Au3Info.exe can only see the whole sysliestview32 windows but not the single instances inside. Check the first Pic see the black border around the whole table. tool. In the second picture i can get an instance with the infotool I even tried some sort of autoit controls enumerator, this is all i got I just can't get the IDs for the individual checkboxes
  2. Hi Everybody I've been using autoit for a while now and could always find help on my own but now I'm having a problem and don't know any possible solution. In the attached file you can see what I'm talking about. I need to read out the status of all the checkboxes in the list and then either, check or uncheck them depending if they already are. I tried quite a few solutions but it seems theres not much you can do with SysListView32 Windows. I dont care if there's a lot of code just need anyway to make this possible. EDIT: My first try was with "down, down, down, space" and so on. The problem ist that there is different checkboxes selected for each blackberry I need to prepare so it would send space to a checkbox that is already selected and uncheck it.
×
×
  • Create New...