Print Page | Close Window

Shell for Syntax Edit

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Syntax Edit
Forum Description: Topics Related to Codejock Syntax Edit
URL: http://forum.codejock.com/forum_posts.asp?TID=18344
Printed Date: 19 April 2024 at 5:45am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Shell for Syntax Edit
Posted By: bryanu
Subject: Shell for Syntax Edit
Date Posted: 08 May 2011 at 3:26pm
Hey Guys,

Wanted to see if anyone had any type of shell or sample code that allows you to open multiple source files in and MDI interface and have have each file with a different extension such as .BAS, .C and .PHP that will show each file with the proper highlighting?

If anyone has anything they can share, it would be greatly appreciated.  Playing with the control this weekend, ran into several issue that got a bit confusing.  Looking at replacing another edit control that has an interface such as this:

set Edit1 as new SyntaxEditorEX

With Edit1
   .SourceType = exVB6
   .Extension = ".vb"
   .LoadFromFile = "c:\source\vb\testedit.vb"
End With

Thanks in advance.

Regards,
Bryan


-------------
Suite Pro v16.3.1

Visual Basic 6.0 ENT sp6

Windows 8.1



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net