ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: AutoHotKey solution for Desktop ListView

<< < (2/3) > >>

guerillablood:
Absolutely perfect! Thank you so much Skwire! It assimilates right in with my existing master script.

Unrelated, but interestingly enough the first version would not play nicely with my alt dragging and window shading code in some manner depending on it's placement in the script. Placing it before or between either of those scripts would break the shading and cause the alt dragging to jump erratically. Placing it after them would prevent the listview from launching. Not quite sure why though.

At any rate, the script is functioning just as I want. The autostart toggle bit, along with it's initial purpose, fixed that entirely by me just splitting the autostart toggle up from the initial script around my other functions. No hiccups whatsoever.

Actually, when you think about it, LV_VIEW_DETAILS does function properly.  That is, in details mode in Windows Explorer, you only ever get one column.
-skwire (March 24, 2014, 03:29 PM)
--- End quote ---

Very true, but that doesn't *really* work in an environment where you don't have a scroll bar, unless you have a large vertical area or very few files on your desktop.  ;)

skwire:
Absolutely perfect! Thank you so much Skwire! It assimilates right in with my existing master script.-guerillablood (March 25, 2014, 02:14 AM)
--- End quote ---


Right on.  I'm glad it's working for you.   :Thmbsup:

Very true, but that doesn't *really* work in an environment where you don't have a scroll bar, unless you have a large vertical area or very few files on your desktop.  ;)-guerillablood (March 25, 2014, 02:14 AM)
--- End quote ---

Agreed.   :)

I'll move this to the Finished section.

RonJon:
Would it be very difficult to make this into a windows program, not using autohotkey?

I would love to have the details view on my windows 7 desktop.

skwire:
I think you're asking if I can compile this into an executable (a .exe file), right?  If so, sure, I can do that.

RonJon:
Yes, that is exactly what I am requesting.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version