AutoHotkey Community

It is currently May 27th, 2012, 3:51 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: TreeListCtrl32
PostPosted: August 10th, 2010, 8:56 am 
Offline

Joined: January 30th, 2005, 11:18 pm
Posts: 133
Location: Darmstadt, Germany
Hi,

I need to control a third-party application that uses a TreeListCtrl32 (revealed by AU3 Spy).
I am not able to even count the items in it, not to mention retrieving text from a item.
I tried using "ControlGet, myList, List, ..." but it does not work because it seems to only support SysListView32.
Is there a way to get a grip on the TreeListCtrl32?

Many thanks in advance,
Rob


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 15th, 2010, 8:03 am 
Offline

Joined: January 30th, 2005, 11:18 pm
Posts: 133
Location: Darmstadt, Germany
Any ideas? Nobody? What about some fancy DLL calls (I´m not familiar enough with that to find out myself :( )?

Any help is greatly appreciated!
Thanks,
Rob


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: TreeListCtrl32
PostPosted: September 17th, 2010, 8:19 am 
Wow, I think you posted this everywhere...
...so did you get your answer anywhere yet?...might wanna spam a couple more forums, just to cover your bases.

You know whats really cool? The only thing Google has for TreeListCtrl32 is all your forum posts!...
...seems like the AutoIt Forums get indexed by Google really badly.

So anyway, what program has this control? Anymore info you can provide, here in this topic...or should I scour the net for more topics related to this issue?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 17th, 2010, 3:26 pm 
Offline

Joined: August 13th, 2006, 6:45 am
Posts: 355
Location: Germany
Have a look at
http://www.autohotkey.com/forum/viewtopic.php?t=7380
or
http://www.autohotkey.com/forum/viewtopic.php?t=12381
or search for TreeView

Hubert


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: TreeListCtrl32
PostPosted: September 18th, 2010, 8:18 am 
Offline

Joined: January 30th, 2005, 11:18 pm
Posts: 133
Location: Darmstadt, Germany
Anonymous wrote:
Wow, I think you posted this everywhere...
...so did you get your answer anywhere yet?...might wanna spam a couple more forums, just to cover your bases.

You know whats really cool? The only thing Google has for TreeListCtrl32 is all your forum posts!...
...seems like the AutoIt Forums get indexed by Google really badly.

So anyway, what program has this control? Anymore info you can provide, here in this topic...or should I scour the net for more topics related to this issue?


Yeah, I´m a forum spammer :D
To be honest, I am desperately looking for a proper solution. I´m developing a program in AutoIt, but since I´m also familiar with AutoHotkey, I thought I might could adapt an AHK solution to AU3...
The program I need to control is the McAfee Desktop Firewall, or to be more specific, the Host Intrusion Prevention System 7.0 (HIPS 7) module found within this product. See the attached screenshot image in my post at http://www.autoitscript.com/forum/index.php?showtopic=118279&st=0&p=823242&fromsearch=1&#entry823242.

As far as another user and me found out, the TreeListCtrl32 is not a standard Windows API control and therefore is not supported by the AHK / AU3 environment. I´ve found various implementations for this control via Google, so I fear it might become quite difficult to programmatically control (or even query) this special object found in HIPS7. ATM, I see no other way than mimic user input and get information about the contents via opening the property window and reading controls values from there :(

Greets,
Rob


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 18th, 2010, 8:24 am 
Offline

Joined: January 30th, 2005, 11:18 pm
Posts: 133
Location: Darmstadt, Germany
hd0202 wrote:


Thanks for these links!
I´ve searched the forum up and down - how can I have overlooked that? Ok, I only searched for the keyword TreeListCtrl...

Thanks again, I will check that on monday when I´m back at work.

Greets,
Rob


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 21 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group