Wrox Programmer Forums
|
VB Components Issues specific to components in VB.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 27th, 2004, 07:15 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 463
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to madhukp
Default script editor component

Hi all,

I would like to know whether there are VB ActiveX dlls or user controls which can be used in my vb application as below.

It should be possible to load a VB script into its editor window.

There should be a colour specifications for different portions of script (like comments, vb key words, variables etc. etc.). It may or may not be able to configure these colour codes.

It should be possible to register other com objects with this editor so that when an object of the com is defined, it should popup the methods and properties automatically.

In summary, it should be possible to edit codes with the help of that control in the same way as I do through my VS 6.0 IDE.

Am I too demanding ? I am to develop such a component. But I don't have the least idea of where to start.

I plan to do it by putting a textbox in a user control window. But I don't know how to popup listbox at the position of dot when somebody types the names of an object and types dot.

Implementing control+space is also another problem.

May I get some ideas for strting development of such a user control ? What libraries (references) to use etc?

Thanks

Madhu
 
Old November 22nd, 2004, 05:32 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 463
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to madhukp
Default

After long search I got one component for this.

CodeMax component from http://www.winmain.com - this is excellent and relatively cheap also ($199)





Similar Threads
Thread Thread Starter Forum Replies Last Post
Script Editor in MS Office 2007 sektor VBScript 1 June 28th, 2010 04:44 PM
Standalone use of MS Script Editor? jhchristenson VBScript 1 September 23rd, 2008 06:43 AM
.NET component with script.aculo.us mega ASP.NET 1.x and 2.0 Application Design 0 May 22nd, 2006 11:46 AM
Script Component as Destination bmains SQL Server 2000 0 May 23rd, 2005 01:30 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.