Results 1 to 6 of 6

Thread: RE: A couple control questions for the braintrust

  1. #1

    Thread Starter
    Member docHoliday's Avatar
    Join Date
    Sep 1999
    Location
    Stamford, CT, USA
    Posts
    48

    Post

    I am embarking on a rather ambitious VB app project, and beforehand am trying to get an idea what ActiveX control exist out there. I've come across a variety which will make creating the app much easier and cost concious, but there are three specific controls I am looking that I have yet to come across. In order of their importance:

    - A tree-view control that can navigate to an FTP or local web site and display the site contents. I don't think the control will have to log into the server as the app will have a built in FTP control which could make the connection. The contents of the tree-view will be read only but clickable to navigate and make external changes.

    - A toolbar that allows for the flat Office style AND displays a drop down menu list when certain items are clicked.

    - An HTML textbox control that color codes HTML text. Should alllow for color customization.

    If you've seen controls like these, free or otherwise, please drop a URL for me.

    If not, and anyone would be interested in helping me develope these type of controls, or work on the program itself, I would very much welcome any help you could offer. I have little real world VB experience above a text editor I wrote and this project requires some heavy programming.

    If you interested in getting further details of the project in the interest of developing control or functions, e-mail me at [email protected].


    [This message has been edited by docHoliday (edited 02-03-2000).]

    [This message has been edited by docHoliday (edited 02-03-2000).]

  2. #2
    New Member
    Join Date
    Jul 1999
    Posts
    15

    Post

    For your treeview the one that ships with VB should be sufficient. If you need and awesome toolbar try ActiveBar2 by Data Dynamics, I believe they're address is www.datadynamics.com. ActiveBar2 also ships with an html application example that has an html window ActiveX included.

    Good Luck!

  3. #3
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670

    Post

    I don't know any specific examples but if you go to www.componentsource.com and do a search you should be able to find various examples of each. You can download trial versions for most of them.


    ------------------
    Mark "Buzby" Beeton
    VB Developer
    [email protected]



  4. #4
    Guest

    Post

    For the toolbar try, http://www.vbaccelerator.com/


    The treeview is really easy to make(really ), so i recommend you to make it youreself.



    ------------------

    Vincent van den Braken
    EMail: [email protected]
    ICQ: 15440110
    Homepage: http://www.azzmodan.demon.nl




  5. #5

    Thread Starter
    Member docHoliday's Avatar
    Join Date
    Sep 1999
    Location
    Stamford, CT, USA
    Posts
    48

    Post

    I guess with the tree view it's more of a lack of experience with the control. If the standard tree view control will work, is there any documentation out there for integrating it with an FTP and progress bar control to populate and mainpulate it? The documentation that comes with VB is pretty awful for this.

    I'm sure it's easy, I guess I'm looking more for solid guidance.

  6. #6
    New Member
    Join Date
    Sep 2000
    Posts
    4

    your project

    Hi,
    I am also wanting to ad color to html, did you have any luck? do you have any source code?
    Any help would be greatly apprecieted

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