Results 1 to 13 of 13

Thread: Adding controls to the listbar

  1. #1
    Knight_Vision
    Guest

    Question Adding controls to the listbar

    Hey all.. I have a problem. I have an OCX file that was made in Visual Basic. When you call this in Visual basic you can then add it to the components list and then use the control on your form at design time. You can then alter and change the properties for that particular control, and drag and drop it so that you can design something with it.

    Now, I want to use this same control in Borland C++ Builder. Borland ALSO has a Visual Drag and drop IDE and I wanted to add the OCX to the componets list so that I can use it. How can I do this? I tried creating the thing by clicking COMPONENTS then INSTALL COMPONENT and INSTALL PACKAGE. .But IT just doesn't seem to pop up on the listbar where all the other controls are lsited. Anyone figure this out?

    I mean hey, it's got to be possible to use 3rd party controls in Borland C++ Builder. Oh and i've got Version 5.

  2. #2
    Frenzied Member Motoxpro's Avatar
    Join Date
    Sep 2001
    Location
    Spiro, OK
    Posts
    1,211
    Last edited by Motoxpro; Oct 9th, 2001 at 08:14 PM.

  3. #3
    He just said Borland C++ Builder...

  4. #4
    Frenzied Member Motoxpro's Avatar
    Join Date
    Sep 2001
    Location
    Spiro, OK
    Posts
    1,211
    Last edited by Motoxpro; Oct 9th, 2001 at 08:15 PM.

  5. #5
    DaoK
    Guest
    Knight_Vision you should add what you use in your information.

  6. #6
    Frenzied Member Motoxpro's Avatar
    Join Date
    Sep 2001
    Location
    Spiro, OK
    Posts
    1,211
    Last edited by Motoxpro; Oct 9th, 2001 at 08:16 PM.

  7. #7
    DaoK
    Guest
    Motoxpro ? WHy you posted a blank message?

  8. #8
    Frenzied Member Motoxpro's Avatar
    Join Date
    Sep 2001
    Location
    Spiro, OK
    Posts
    1,211
    i am deleteing all of the post i have done in the last 5 mins...there used to be words there....sry i am posting so much, just nothiing to do. i appogize

  9. #9
    PowerPoster abdul's Avatar
    Join Date
    Dec 2000
    Location
    Ontario,Canada
    Posts
    2,827
    So you can't see any control or only the control that you created in vb?
    Baaaaaaaaah

  10. #10
    Knight_Vision
    Guest
    Correct. I can only use my control in VB. I can't seem to get it to appear in Borland C++ Builder at design time. I want to add it to the bar that lists all of the useable controls..

    Knight

  11. #11
    PowerPoster abdul's Avatar
    Join Date
    Dec 2000
    Location
    Ontario,Canada
    Posts
    2,827
    Try reregistering the control or something like that.
    Can you drag that control on the form in Borland C++?
    Baaaaaaaaah

  12. #12
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Don't you need to create a wrapper package for an ActiveX control in order to use it in BCB?
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  13. #13
    Knight_Vision
    Guest
    I have registered the controls. And you are supposed to be able to drag and drop the controls. But it still won't come up on the list... Any ideas?

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