12-01-2007, 08:29 PM
ok i tried the test code
int hwnd=win("Notepad") ;;unowned
;int hwnd=win("QM - Threads") ;;owned with WS_EX_APPWINDOW exstyle
TaskbarButton 2 hwnd
3
TaskbarButton 1 hwnd
TaskbarButton is being highlighted by qm.
Im not sure why its not working. any ideas?
Or am i missing something like needing to add the taskbar i want to hid.
thanks for the fast response and sorry for doubling up
int hwnd=win("Notepad") ;;unowned
;int hwnd=win("QM - Threads") ;;owned with WS_EX_APPWINDOW exstyle
TaskbarButton 2 hwnd
3
TaskbarButton 1 hwnd
TaskbarButton is being highlighted by qm.
Im not sure why its not working. any ideas?
Or am i missing something like needing to add the taskbar i want to hid.
thanks for the fast response and sorry for doubling up