|
-
Sep 16th, 2002, 01:32 AM
#1
Thread Starter
Member
Addin' ActiveX Controls into Property Pages
hi can anyone help me solve this problem?? thanks..
---------
i'm working on tabbed dialogs using property pages,,
I have created all the controls on the property pages,,
but now i'm having a BIG problem!!!!
cannot add ActiveX Control onto the dialog,,,,
if i add it to the main dialog, the program cant even run (no error thou'),,
and if i add to the property pages, can run the program but,
if i click the tab page that has ActiveX Control, that page cant b shown and it's gone,,, others still working fine,,,,
---------
so does anybody know y and can help me solve???
any brilliant ideas??
thanks a lot.....
-
Sep 16th, 2002, 09:05 AM
#2
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Sep 16th, 2002, 10:47 AM
#3
Thread Starter
Member
-
Sep 16th, 2002, 01:03 PM
#4
Did you activate ActiveX controls in the wizard? If not, create a dummy MFC project where you activate ActiveX controls (Step 3 in the Wizard) and compare the generated files to your project. There must be some calls or maybe includes that your project misses, you have to add those.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Sep 16th, 2002, 09:57 PM
#5
Thread Starter
Member
hi ,, it's the same,,, and i did check the ActiveX Controls in the wizard when i first created that project...
izit becoz' of the property pages??
coz when i delete those property sheets, i can use that active X control,,,
but my program still needs to use the tabbed pages,,,,,,,
so is there any other easy way to create those tabbed pages, other than using property pages??
i tried using the Tab Control from the toolbar but,,,
it's kinda funny and tedious to hide and show all those other controls like buttons and edit boxes when i click each tab...
or may be i din use in the correct way??? :-(
oh God!!!!.. pls help,,,,,,
..."SOS"...
-
Sep 17th, 2002, 09:17 AM
#6
Thread Starter
Member
hee,,,,,
hey guyz,,,,,,
so soriiiii,,,,,,,
i created a new project and did everything all over again,,,
now can run and use that ActiveX Control already,,,,,,,

thanks a lot to u all guyz,,,,,
so sorryyyy,,,,,,,,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|