Messenger Plus! Live Forums » Messenger Plus! Live Extension » Scripting » SciTE plus scripting api Calltips :o

Pages: (2): « First [ 1 ] 2 » Last » Reply 
SciTE plus scripting api Calltips :o
Author: Message:
-dt-
Scripting Contest Winner
Beta Tester
*****

Avatar
;o

Posts: 1824
Reputation: 76
21 / Male / Flag
Joined: Mar 2004
O.P. SciTE plus scripting api Calltips :o
In reference to http://www.msghelp.net/showthread.php?tid=76643&pid=842009#pid842009

Ive made some calltip api files which add javascript functions and plus scripting functions to SciTE (http://www.scintilla.org/SciTE.html)



[Image: scitecalltip_1.jpg]
[Image: scitecalltip_2.jpg]
[Image: scitecalltip_3.jpg]


to install this in SciTE download and extract this zip into your SciTE directory
http://random.thedt.net/scitePlusCalltips/files.zip

then in your SciTEGlobal.properties in your SciTE main directory (or SciTEUser.properties in your user profile)

add
code:
import sciteJsCalltips

to the bottom of the file :>

and then it should work :D


for you people with other editors which support calltips (and allow you to add them)

here are the raw api files for you to convert
http://random.thedt.net/scitePlusCalltips/jsapi/js.api
http://random.thedt.net/scitePlusCalltips/jsapi/plus.api

This post was edited on 08-10-2007 at 08:21 AM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
08-10-2007 08:08 AM
Profile PM Web Find Quote Report
Kriogenic
Junior Member
**

I own all.

Posts: 15
19 / Male / Flag
Joined: Aug 2007
RE: SciTE plus scripting api Calltips :o
Awesome, I don't use SciTE I use notepad++ for syntax highlighting but I may download SciTE sometime because it looks awesome.
08-10-2007 08:40 AM
Profile E-Mail PM Web Find Quote Report
Dempsey
Scripting Contest Winner
Beta Tester
*****

Avatar
http://AdamDempsey.net

Posts: 2377
Reputation: 54
24 / Male / Flag
Joined: Jul 2003
RE: SciTE plus scripting api Calltips :o
:O Thats great.  The Editor I started coding aaggggges ago uses the same editing component as SciTE (Scintilla) so I *may* be able to use these to speed up development time :)  If you don't mind -dt- ?
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
08-10-2007 10:50 AM
Profile E-Mail PM Web Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3153
Reputation: 44
18 / Male / Flag
Joined: Jan 2003
RE: SciTE plus scripting api Calltips :o
now make one for visual studio :<
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
08-10-2007 10:59 AM
Profile PM Web Find Quote Report
-dt-
Scripting Contest Winner
Beta Tester
*****

Avatar
;o

Posts: 1824
Reputation: 76
21 / Male / Flag
Joined: Mar 2004
O.P. RE: SciTE plus scripting api Calltips :o
quote:
Originally posted by Kriogenic
Awesome, I don't use SciTE I use notepad++ for syntax highlighting but I may download SciTE sometime because it looks awesome.
i couldnt seem to find anyway to add calltips to notepad++

quote:
Originally posted by Dempsey
:O Thats great.  The Editor I started coding aaggggges ago uses the same editing component as SciTE (Scintilla) so I *may* be able to use these to speed up development time :)  If you don't mind -dt- ?
use them however you want :D


quote:
Originally posted by ShawnZ
now make one for visual studio :<
sure.... :P link me to some documentation....
[Image: dt2.0v2.png]      Happy Birthday, WDZ
08-10-2007 11:20 AM
Profile PM Web Find Quote Report
roflmao456
Skinning Contest Winner
****

Avatar
WLMini Music Player creator

Posts: 953
Reputation: 25
15 / Male / Flag
Joined: Nov 2006
RE: SciTE plus scripting api Calltips :o
it doesn't work : <
[Image: UselessNickel.png][Image: 4-6.png]
[quote] Ultimatess6: What a noob mod
08-11-2007 07:53 PM
Profile PM Web Find Quote Report
davidpolitis
Full Member
***


Posts: 367
Reputation: 17
– / Male / Flag
Joined: Aug 2006
RE: SciTE plus scripting api Calltips :o
Works fine for me. After you've done what dt said, you need to open an existing Javascript document...
08-11-2007 07:56 PM
Profile PM Find Quote Report
roflmao456
Skinning Contest Winner
****

Avatar
WLMini Music Player creator

Posts: 953
Reputation: 25
15 / Male / Flag
Joined: Nov 2006
RE: SciTE plus scripting api Calltips :o
quote:
Originally posted by davidpolitis
Works fine for me. After you've done what dt said, you need to open an existing Javascript document...
yay :P

too bad it doesn't work on a new document
[Image: UselessNickel.png][Image: 4-6.png]
[quote] Ultimatess6: What a noob mod
08-11-2007 08:00 PM
Profile PM Web Find Quote Report
-dt-
Scripting Contest Winner
Beta Tester
*****

Avatar
;o

Posts: 1824
Reputation: 76
21 / Male / Flag
Joined: Mar 2004
O.P. RE: SciTE plus scripting api Calltips :o
quote:
Originally posted by roflmao456
quote:
Originally posted by davidpolitis
Works fine for me. After you've done what dt said, you need to open an existing Javascript document...
yay [Image: msn_tongue.gif]

too bad it doesn't work on a new document
does if you select javascript from the language menu....
[Image: dt2.0v2.png]      Happy Birthday, WDZ
08-12-2007 04:21 AM
Profile PM Web Find Quote Report
felipEx
Scripting Contest Winner
Beta Tester
***

Avatar

Posts: 351
Reputation: 24
21 / Male / Flag
Joined: Jun 2006
RE: RE: SciTE plus scripting api Calltips :o
quote:
Originally posted by Dempsey
The Editor I started coding aaggggges ago uses the same editing component as SciTE (Scintilla)

when you will finish that? :D
i'll wait

i'm too lazy for make a similar thing
08-12-2007 05:37 AM
Profile PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »
Reply 


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On