Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Syntax Edit
  New Posts New Posts RSS Feed - SyntaxEdit 13.1 demo (new functionality)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SyntaxEdit 13.1 demo (new functionality)

 Post Reply Post Reply
Author
Message
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Topic: SyntaxEdit 13.1 demo (new functionality)
    Posted: 08 July 2009 at 4:46pm
 
 
With SyntaxEdit1
  .SyntaxSet "[Schemes]" & vbCrLf & "VBS" & vbCrLf & "[Themes]" & vbCrLf & "Default" & vbCrLf & "Alternative" & vbCrLf
  .SyntaxScheme = sScheme
  .DataManager.FileExt = ".vbs"
  .Text = GetSomeText()
End With
Back to Top
jhai_salvador View Drop Down
Newbie
Newbie
Avatar

Joined: 06 March 2011
Location: Philippines
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote jhai_salvador Quote  Post ReplyReply Direct Link To This Post Posted: 06 March 2011 at 12:16am
Hi! Thanks for the code. Its working for me and I modified It a little bit so that it can use different schemes.

Thumbs Up
Back to Top
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 Posted: 27 March 2011 at 5:45pm
ai_salvador ,
 
Think it would be possible if I could get the code you put together to allow the control to deal with different schemes???
 
Regards,
Bryan Utley
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.