|
-
Feb 2nd, 2000, 02:28 PM
#1
Thread Starter
Member
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).]
-
Feb 2nd, 2000, 04:51 PM
#2
New Member
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!
-
Feb 2nd, 2000, 05:17 PM
#3
Frenzied Member
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]
-
Feb 2nd, 2000, 09:00 PM
#4
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
-
Feb 3rd, 2000, 12:15 PM
#5
Thread Starter
Member
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.
-
Mar 12th, 2001, 09:16 PM
#6
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|