Jump to content

objcreate with scite possible ?


Recommended Posts

hi there !

i need to run a scite instance in an object (activeX) control within my gui. is this possible and how ?

(if not, i know how to run it in a child process.)

thx j.

Spoiler

I actively support Wikileaks | Freedom for Julian Assange ! | Defend freedom of speech ! | Fight censorship ! | I will not silence.OixB7.jpgDon't forget this IP: 213.251.145.96

 

Link to comment
Share on other sites

this looks like what i was looking for.

very,very nice. compliments !!!!!! :)

now i have to find out how you did that. please stand by for my questions.

i have begun to hack the scite*.properties already, seems i don't need to continue that.

thx.

j.

Spoiler

I actively support Wikileaks | Freedom for Julian Assange ! | Defend freedom of speech ! | Fight censorship ! | I will not silence.OixB7.jpgDon't forget this IP: 213.251.145.96

 

Link to comment
Share on other sites

hi again !

Local $hLib = LoadLibrary("SciLexer.DLL")

do i need this dll for creating the control ?

(the dll is too big for my needs)

thx

j.

Edit: i commented it out, and it still seems to work...

Edited by jennico
Spoiler

I actively support Wikileaks | Freedom for Julian Assange ! | Defend freedom of speech ! | Fight censorship ! | I will not silence.OixB7.jpgDon't forget this IP: 213.251.145.96

 

Link to comment
Share on other sites

seems so. :)

is there another way/idea to create a scite object control without dll ?

j.

Edit: BUT i have to admit, that the lexer thing is REALLY beautiful !!!!!!

Edited by jennico
Spoiler

I actively support Wikileaks | Freedom for Julian Assange ! | Defend freedom of speech ! | Fight censorship ! | I will not silence.OixB7.jpgDon't forget this IP: 213.251.145.96

 

Link to comment
Share on other sites

Why would this DLL be too big? Isn't it the same that SciTe does use?

And SciTe is even bigger than this DLL :)

If SciTe is installed, the DLL is in SciTe-Path\SciLexer.dll

Btw: Why do you need an object from SciTe ?

Edited by ProgAndy

*GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes

Link to comment
Share on other sites

yeah, thank you for this hint !!!!!!!!!!! :):P:P

Edit: if you hadn't told me so, i would have never found it !!!!

you made me happy - echt geil !

thx.

Edited by jennico
Spoiler

I actively support Wikileaks | Freedom for Julian Assange ! | Defend freedom of speech ! | Fight censorship ! | I will not silence.OixB7.jpgDon't forget this IP: 213.251.145.96

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...