Giter Site home page Giter Site logo

woeoio / scivb2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bihai/scivb2

0.0 1.0 0.0 10.86 MB

Scintilla editor wrapped as an ActiveX Control

License: GNU General Public License v2.0

Visual Basic 7.11% Python 4.80% Objective-C 0.66% Objective-C++ 6.93% C++ 51.09% PLpgSQL 0.25% Shell 0.05% Batchfile 0.01% HTML 26.01% Makefile 1.09% C 1.72% QMake 0.27% ASP 0.01% Lua 0.01% PHP 0.01% Perl 0.01% Ruby 0.01% JavaScript 0.01%

scivb2's Introduction

This is an OCX wrapper for the Scintilla source code editor component.

screenshot

This control has been modified from its original. This build has
been termed as SCIVB_LITE and it further simplifies the interface
and use. The orginal project source is included as original.zip

This build is generally compatiable with code written for the 
original except for some rarely used features which have been
removed, or moved into the misc class. In several instances
method names have changed to better describe what it does.

The SciLexer.dll in this build has been updated to current build
3.3.9 and recompiled so that it is compatiable with operating systems
from Win2k forward. (no Encode/DecodePointer imports). 

The following lexers have been compiled in to this build: 

  asm vb vbscript sql cppnocase cpp hypertext xml phpscript

More highlighter files are available in the original.zip

Modification to this build by [email protected]

Credits below:

+---------------------------------------------------------------+
| SCIVB								|
+---------------------------------------------------------------+
| Authors:							|
| Stewart							|
| Stu Collier							|
+---------------------------------------------------------------+
| Purpose:							|
+---------------------------------------------------------------+
| Provide an easy to use interface for VB devlopers wishing to  |
| make use of the Scintilla Source Code component.		|
+---------------------------------------------------------------+

For those of you aware Scintilla is a source editing
component written in C++ and wrapped in the form of a DLL.  It
is available freely from:

  http://www.scintilla.org  

It is updated regularly with new features, bug fixes and enhancements.  

Below are some credit's I would like to list to people who's source
I've used in the process of writing this control.


SCIVB ActiveX Control
----------------------------------------
Stewart		- Co-Author of SCIVB
Stu Collier	- Co-Author of SCIVB
Paul Caton	- Excellent subclassing threw asm class
Steve Mcmahon	- Help plus some subclassing code used in color box.
T De Lange      - Ariel colorbox used in hilight editor

I'm sure there are some others but these are the primary people who 
assisted in this project

scivb2's People

Contributors

dzzie avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.