Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Syntax Edit
  New Posts New Posts RSS Feed - Shell for Syntax Edit
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Shell for Syntax Edit

 Post Reply Post Reply
Author
Message
bryanu View Drop Down
Groupie
Groupie
Avatar

Joined: 19 February 2007
Status: Offline
Points: 20
Post Options Post Options   Thanks (0) Thanks(0)   Quote bryanu Quote  Post ReplyReply Direct Link To This Post Topic: Shell for Syntax Edit
    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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.