Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
close the dialog with a web page
#15
@Kevin

The following error, I have been trying to find a solution, but the ability is limited, can not be resolved, I search a lot of code about the modal window in Google, can understand the meaning, but can not solve the problem in QM, No similar case was found on the QM forum.   can you help me again?  Smile

Error (RT) in <open ":3040: /2759">Macro2 ok:we3_WindowClosing:  window not found (the handle is 0).    <help #IDP_ERR>?



Macro [b]Macro2 ok
[/b]
Code:
Copy      Help
#sub we3_WindowClosing
function @IsChildWindow @&Cancel ;;SHDocVw.IWebBrowser2'we3

Cancel=1
int- t_hdlg
clo t_hdlg

1.What will be the functions of the accelerator keys?

Reply: Sometimes I need to click on a button in the eBook so I define a hot key to operate it   Smile

In QM, some simple operations are easier. For dialog boxes, I feel it is difficult to learn.

2.Are you trying have  a list of links in 1 file then when you click a link in index html it opens in another  dialog then have the second  dialog  close after a given length of time and return  to the main dialog?

Reply: No, at the moment I only want to close the child window on the page (that adds the specific delay code) E.g:

<body onload="window.setTimeout('window.close()',3000)">
………………
</body>


I don't understand why it can't be implemented, only close the current window, and the main window keep open


Messages In This Thread
close the dialog with a web page - by win - 04-30-2018, 02:26 PM
RE: close the dialog with a web page - by win - 04-30-2018, 03:39 PM
RE: close the dialog with a web page - by win - 04-30-2018, 04:41 PM
RE: close the dialog with a web page - by Kevin - 04-30-2018, 07:46 PM
RE: close the dialog with a web page - by win - 04-30-2018, 10:21 PM
RE: close the dialog with a web page - by Kevin - 04-30-2018, 10:30 PM
RE: close the dialog with a web page - by win - 04-30-2018, 10:41 PM
RE: close the dialog with a web page - by Kevin - 04-30-2018, 10:45 PM
RE: close the dialog with a web page - by win - 04-30-2018, 10:47 PM
RE: close the dialog with a web page - by Kevin - 04-30-2018, 11:33 PM
RE: close the dialog with a web page - by win - 04-30-2018, 11:52 PM
RE: close the dialog with a web page - by Kevin - 05-01-2018, 12:12 AM
RE: close the dialog with a web page - by win - 05-01-2018, 12:18 AM
RE: close the dialog with a web page - by Kevin - 05-01-2018, 12:33 AM
RE: close the dialog with a web page - by win - 05-01-2018, 01:12 AM
RE: close the dialog with a web page - by Kevin - 05-01-2018, 01:15 AM
RE: close the dialog with a web page - by win - 05-01-2018, 01:31 AM
RE: close the dialog with a web page - by Kevin - 05-01-2018, 02:11 AM
RE: close the dialog with a web page - by win - 05-01-2018, 02:19 AM
RE: close the dialog with a web page - by Kevin - 05-01-2018, 03:22 AM
RE: close the dialog with a web page - by win - 05-01-2018, 03:26 AM
RE: close the dialog with a web page - by Kevin - 05-01-2018, 03:39 AM
RE: close the dialog with a web page - by win - 05-01-2018, 03:53 AM
RE: close the dialog with a web page - by Kevin - 05-01-2018, 03:57 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)