Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2 taskbars
#31
Code:
Copy      Help
rep
,if(!IsWindow(w1) and !IsWindow(w2)) break
,;count1+1
,out count1+1
,3

1
1
1
pi
#32
Ok...so this example uses toolbars.

I would like to re-work using a dialog.

First, I've figured out how to list off window names and what monitor they are on..._pi's "Who is where" function is great!

I just cannot for the life of me figure out how to get the icons to show up from task bar.

Thanks,
Jimmy Vig
#33
GetWindowIcon
It gets icon handle. Add it to the imagelist that you use with the control that displays buttons. Imagelist functions documented in MSDN.
Then DestroyIcon.
#34
I'm not having very good luck figuring out Imagelist functions at all.

Could you show an example displaying icons in a dialog of all open windows?

I can't figure out if I'm supposed to use a SendMessage or something...I really have been trying, but no luck.

Thanks,
Jimmy Vig
#35
other posts moved to: Multi-monitor taskbar


Forum Jump:


Users browsing this thread: 1 Guest(s)