OLE Controls in CPropertyPage: Is it possible?
Randy Kirby -- randy@sensor.secacc.com Friday, January 24, 1997 Environment: VC++ 4.2-flat, Win 95 Just downloaded the Wang Image OCX from Microsoft and was having great success UNTIL I placed it in a CPropertyPage. I've looked through the knowledge base, newsgroups and every other resource I can find and the only reference is in the archives of mfc-l. However, no answer was ever given to the problem. Any help would be greatly appreciated! Randy Kirby randy@secacc.com
Shaju Mathew -- shajum@hpptc51.rose.hp.com Monday, January 27, 1997 I've lots of ActiveX controls(some developed in-house, and one IE 3 WebBrowser control) in my CPropertyPages, and I've experienced absolutely no problems so far. Can you view your control from the resource editor and in test mode? > Environment: VC++ 4.2-flat, Win 95 > > Just downloaded the Wang Image OCX from Microsoft and was having > great success UNTIL I placed it in a CPropertyPage. I've looked > through the knowledge base, newsgroups and every other resource I can > find and the only reference is in the archives of mfc-l. However, no > answer was ever given to the problem. > > Any help would be greatly appreciated! > > Randy Kirby > randy@secacc.com > -- *********************************************************************** .---. .---. Shaju Mathew /" " \ WWW / " "\ Off:(916)785-9018 Performance Technology Lab / / "" \(*|*)/ "" \ \ WCSO Group R & D ////// '. V .` \\\\\\ Home:(916)722-4576 Hewlett-Packard Company //// / // : """ : \\ \ \\\\ 8000, Foothills Blvd // / / /`.""" '\ \ \ \\Fax:(916)785-1264 MS 5723, Roseville // //.".\\ \\ CA 95747-5723 -------UU---UU------- '//|||\\` Shaju_Mathew@hp.com ***********************************************************************
Tipparaju Surendra -- tips@mri.co.jp Wednesday, January 29, 1997 Hi, I am doing exactly similar thing, initially the OLE control was not visible in resource editor in test mode. Later I opened the resource file and moved OLE control lines to the starting of the dialog's resource code, before any other control is added to dialog. Program worked fine and the control is visible in the test mode also. I have no idea why this happenes, but it worked. Hope this helps. Tips tips@mri.co.jp ---------- From: Shaju Mathew Sent: Tuesday, January 28, 1997 2:38 AM To: mfc-l@netcom.com Cc: Shaju_Mathew@hp.com Subject: Re: OLE Controls in CPropertyPage: Is it possible? I've lots of ActiveX controls(some developed in-house, and one IE 3 WebBrowser control) in my CPropertyPages, and I've experienced absolutely no problems so far. Can you view your control from the resource editor and in test mode? > Environment: VC++ 4.2-flat, Win 95 > > Just downloaded the Wang Image OCX from Microsoft and was having > great success UNTIL I placed it in a CPropertyPage. I've looked > through the knowledge base, newsgroups and every other resource I can > find and the only reference is in the archives of mfc-l. However, no > answer was ever given to the problem. > > Any help would be greatly appreciated! > > Randy Kirby > randy@secacc.com > -- *********************************************************************** .---. .---. Shaju Mathew /" " \ WWW / " "\ Off:(916)785-9018 Performance Technology Lab / / "" \(*|*)/ "" \ \ WCSO Group R & D ////// '. V .` \\\\\\ Home:(916)722-4576 Hewlett-Packard Company //// / // : """ : \\ \ \\\\ 8000, Foothills Blvd // / / /`.""" '\ \ \ \\Fax:(916)785-1264 MS 5723, Roseville // //.".\\ \\ CA 95747-5723 -------UU---UU------- '//|||\\` Shaju_Mathew@hp.com ***********************************************************************
| Вернуться в корень Архива |