Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VISTA APP PREVIEW [Mini Window]
#7
i think i found why it does it sorry about that.. if i remove this from the code IEFrame

before
Htm el=htm("INPUT" "Google Search" "" win("Google - Windows Internet Explorer" "IEFrame") 0 3 0x421)
after
Htm el=htm("INPUT" "Google Search" "" win("Google - Windows Internet Explorer" "") 0 3 0x421)


Anyway around this as the window i use looks like this but it does change
stays this most the time
Htm el=htm("INPUT" "login_form_email" "" win("MYB Window" "WindowsForms10.Window.8.app.0.378734a") 0 0 0x121)

Changes the end letters or # WindowsForms10.Window.8.app.0.378734b so i have to remove it like below
Htm el=htm("INPUT" "login_form_email" "" win("MYB Window" "") 0 0 0x121)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)