Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Syntax Edit
  New Posts New Posts RSS Feed - Help extending schemas
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Help extending schemas

 Post Reply Post Reply
Author
Message
nsharp View Drop Down
Newbie
Newbie


Joined: 20 March 2008
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote nsharp Quote  Post ReplyReply Direct Link To This Post Topic: Help extending schemas
    Posted: 05 November 2009 at 9:48am
I want to rely as much as possible on the pre-built schemas, but to add my own keywords to be highlighted in a new color dynamically at runtime.  Currently the only way I can figure out how to do this is to create a whole new schema and pass it to SetSyntaxAndColorScheme().  Is there any way to add a new sub-lex class without having to start at the beginning?  A secondary idea would be if I could ask CodeJock what file is the one being used currently, then I could load it and add my own stuff at the end (though I'd still have troubles knowing what lex class to make my parent). 

  Thanks,
   Nathan
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.125 seconds.