Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Select selection : select bold menu
#5
Function FirefoxUrlFromTabName
Code:
Copy      Help
MenuPopup p.AddItems("1a[]2bold[]3c")
p.SetBold(2)

mac "menu_autoselect" "" 2

int ii=p.Show(0 0 1)-1; if(ii<0) ret
;int hwnd=win("" "#32768")
out ii
Function menu_autoselect
Code:
Copy      Help
;\
function n
int hwnd=wait(5 WV win("" "#32768"))
rep n
,PostMessage hwnd WM_KEYDOWN VK_DOWN 0


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)