topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 23, 2024, 2:54 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - wfunction [ switch to compact view ]

Pages: [1]
1
Find And Run Robot / Explorer-Style List View?
« on: September 08, 2010, 09:47 PM »
Hi!

I've just downloaded the software and I've loved it so far.  :)  I'd like to give a little suggestion regarding the list view, and that is to make it an Explorer-style list view that is in Windows 7 -- the type that highlights in light blue, and selects in a little darker blue. The code for it is very simple; it's a one-line call to this function:
<code>
SetWindowTheme(hWndListView, "Explorer", NULL);
</code>
This would make the integration tighter with Windows and make the program even more visually appealing. :)

Thanks for the great program!

Pages: [1]