Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
inp dialogue changes after 5s inactivity
#4
Dear Gintaras,

The macro which caused this problem was :

Function Change_QM_tool_window_style
Trigger !v"" "#32770" "" "" p /QM     Help - how to add the trigger to the macro
Code:
Copy      Help
int hwnd=val(_command)
if(GetWinStyle(hwnd 1)&WS_EX_TOOLWINDOW=0) ret
SetWinStyle hwnd WS_EX_TOOLWINDOW 6
SetWinStyle hwnd WS_MAXIMIZEBOX|WS_MINIMIZEBOX 1

I understand the dialogue changes its dimensions due to the size of the added buttons. I will try to fix it, however, any advice is welcome.

Thanks again,

SImos


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)