Home > Web Site Updates > CScintillaCtrl, CScintillaView & CScintillaDoc v1.28

CScintillaCtrl, CScintillaView & CScintillaDoc v1.28

Just to let everyone know that v1.28 of CScintillaCtrl, CScintillaView & CScintillaDoc has been released. Updates for this version include:

  • Updated class to work with Scintilla v3.0.2. New messages wrapped include: SCI_MARKERSETBACKSELECTED, SCI_MARKERENABLEHIGHLIGHT, SCI_STYLESETSIZEFRACTIONAL, SCI_STYLEGETSIZEFRACTIONAL, SCI_STYLESETWEIGHT, SCI_STYLEGETWEIGHT, SCI_COUNTCHARACTERS, SCI_SETEMPTYSELECTION, SCI_CALLTIPSETPOSITION, SCI_GETALLLINESVISIBLE, SCI_BRACEHIGHLIGHTINDICATOR, SCI_BRACEBADLIGHTINDICATOR, SCI_INDICSETOUTLINEALPHA, SCI_INDICGETOUTLINEALPHA, SCI_SETMARGINOPTIONS, SCI_GETMARGINOPTIONS, SCI_MOVESELECTEDLINESUP, SCI_MOVESELECTEDLINESDOWN, SCI_SETIDENTIFIER, SCI_GETIDENTIFIER, SCI_RGBAIMAGESETWIDTH, SCI_RGBAIMAGESETHEIGHT, SCI_MARKERDEFINERGBAIMAGE, SCI_REGISTERRGBAIMAGE, SCI_SCROLLTOSTART, SCI_SCROLLTOEND, SCI_SETTECHNOLOGY, SCI_GETTECHNOLOGY & SCI_CREATELOADER Messages dropped include: SCI_SETUSEPALETTE & SCI_GETUSEPALETTE
Categories: Web Site Updates
  1. February 1, 2012 at 3:46 am | #1

    Hi PJ

    I’m currently looking at your wrapper for Scintilla and it’s an important consideration that I be able to extract the syntax-highlighted text as equivalent HTML.

    Do you know if this is possible? Either explicitly (Scintilla function call) or by (me) extending Scintilla to (somehow) process each highlighted ‘block’ and output to HTML?

    • February 4, 2012 at 10:42 am | #2

      You would need to post to the scintilla mailing list to get a definitive answer on this. It may be the case that you need to implement a so called scintilla parser for your project.

      Regards,
      PJ

      • February 4, 2012 at 12:47 pm | #3

        Thx PJ, I’ll follow your suggestion and post to the Scintilla mailing list.

  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.