Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(Solved)...Desktop List view
#1

I was wanting to change my desktop style to list view, I've seen it done before with a windows tweak program, and was wondering if it could be done with QM.
#2
I know only how to make small icons.

Code:
Copy      Help
int hlv=child("" "SysListView32" win("Program Manager" "Progman"))
SetWinStyle hlv LVS_SMALLICON 1|8
;SetWinStyle hlv LVS_SMALLICON 2|8 ;;this restores big icons
;Other alternative styles are LVS_REPORT and LVS_LIST, but don't work.
#3

Thanks! thats just what I wanted Big Grin.


Forum Jump:


Users browsing this thread: 1 Guest(s)