Hello, i have some questions or features about scintilla, just following Visual 
Basic Wrapper :)

1. Why doesn't integrate scite properties file to scintilla?
   I have used scitilla to make a tiny editor, i find it so hard to implement 
auto indent, auto complete, why doesn't move scite properties files support 
code to scintilla? Add some functions like: ReadPropertiesFile(...), 
GetSupportFileList(...), LoadScheme(...)

2. Add a hex edit mode in scitilla?
   As a powerful editor, hex is needed.

3. Add some interface/code for Visual Assist X to parsing .c/.cpp files?
   Also ctags do some excellent job, but i think if scitilla export some 
interface(mayer have done), it will be more convenient.

Thank u.

------------------------------
XuYibo
BeiJing China.

  ----- Original Message ----- 
  From: James Cuénod 
  To: mozers ; Discussion of the SciTE editor 
  Sent: Thursday, April 19, 2007 4:21 AM
  Subject: Re: [scite] Visual Basic Wrapper


  Thanks, do you have any documentation for it?

  Also, I am really looking for a scintilla type ocx that acts like scite in 
that it reads in settings from the properties files and api files.
  If anyone knows of a "scite-like" ocx please tell me 

  Thanks again


  On 4/18/07, mozers <[EMAIL PROTECTED]> wrote:
    Tuesday, April 17, 2007, 8:35:47 PM, James wrote:
    JC> I would like to use scintilla in a VB app, I know that there are
    JC> wrappers available however, I have just discovered that it is
    JC> really SciTE that I want to use. 

    ActiveX SciTE Helper is meant for management SciTE from scripts and any 
external programs.
    <http://scite.ruteam.ru/engine/upfiles/mozers/SciTE_Helper_05.zip > [12KB 
include examples]
    You can freely use my code for ocx-module creation.
    Write to me personally if you want to take the source codes.

    --
    mozers
    <http://scite.ruteam.ru >

    _______________________________________________
    Scite-interest mailing list
    [email protected]
    http://mailman.lyra.org/mailman/listinfo/scite-interest




  -- 
  Now go, and may the [open] source be with you 


------------------------------------------------------------------------------


  _______________________________________________
  Scite-interest mailing list
  [email protected]
  http://mailman.lyra.org/mailman/listinfo/scite-interest
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to