Results 1 to 6 of 6

Thread: Addin' ActiveX Controls into Property Pages

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2002
    Location
    in e middle of nowhere..
    Posts
    40

    Question 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.....

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    With or without MFC?
    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.

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 2002
    Location
    in e middle of nowhere..
    Posts
    40
    yah with MFC,,

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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.

  5. #5

    Thread Starter
    Member
    Join Date
    Sep 2002
    Location
    in e middle of nowhere..
    Posts
    40

    Unhappy

    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"...


  6. #6

    Thread Starter
    Member
    Join Date
    Sep 2002
    Location
    in e middle of nowhere..
    Posts
    40

    Talking

    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
  •  



Click Here to Expand Forum to Full Width