Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
activate window
#1
Can I use something else, as "act win" to activate some window? Can I send some activation instruction by using "SendMessage" or "WM_SETFOCUS"?
Problem:
I want to have Opera activated in its main window. Sometimes, if something has been clicked in the browser window, the instruction "act win" does not have any result.
Also in other programs it seems to me, that "act win" has not the best result. It seems to be different to click with mouse manually.
hasi
#2

Use "HTML element actions"

EX.


Function ( Function36 )
Code:
Copy      Help
Htm el=htm("TEXTAREA" "" "" win("Quick Macros :: Post a reply - Windows Internet Explorer" "IEFrame") 0 0 0x20)
el.SetFocus
#3
Quote:Use "HTML element actions"
have you understand my question anyway?
and then: opera does not support html actions!
#4
act uses Windows API function SetForegroundWindow. Before that it calls AllowActivateWindows (a QM function). I don't know another API function.

Try to check 'Disable Windows...' checkbox in Options -> Run time.
#5
hasi, better switch to firefox.
i use the beta 3 of firefox 3 and its pretty stable
and open for many ways of customization.

you can do a lot of things from qm with firefox.
pi


Forum Jump:


Users browsing this thread: 1 Guest(s)