Hi to all!.
I cannot make an Activex application run o a dialog.
It runs only in a window. Am i missing something ?
TIA
Euclides
Activex in Dialog
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
You may also review:
fwh\samples\webexp2.prg and webexp2.rc
Modify this line this way:
ACTIVATE DIALOG oDlg CENTERED ;
ON INIT oActiveX:Do( "Navigate2", "http://www.google.com" )
fwh\samples\webexp2.prg and webexp2.rc
Modify this line this way:
ACTIVATE DIALOG oDlg CENTERED ;
ON INIT oActiveX:Do( "Navigate2", "http://www.google.com" )
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: