![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Jan 2008
Posts: 9
Rep Power: 0
![]() |
Embedding a Script Editor
Hi, I'm "working" on an application that has Rhino scripting support and a text editor for said scripts. However, there is no syntax highlighting or anything in that editor. Is there an embeddable IDE that can relatively easily be imported to add simple functionality? Is there any that can add complex functionality?
By working I mean testing/giving suggestions for, but I don't like giving suggestions without some idea of how my recommendation can be done. I've tried googling, but got a bunch of embedded systems stuff that doesn't apply :/ Thanks in advance! |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
Re: Embedding a Script Editor
im a bit confused what are you after exactly, something to do syntax highlighting within a text editor? to save you coding the whole thing?
Chris
__________________
Who said i couldn't program sarcasm = raw_input('Type in a sarcastic remark: ')
|
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jan 2008
Posts: 9
Rep Power: 0
![]() |
Re: Embedding a Script Editor
Syntax highlighting is kind of the initial step - what would be great is a mini version of Eclipse that can be embedded into our application. However, at this point I'll settle for pretty much anything
The other solution would be to write our own library for this, but I'm sure that's been done and I'm all for being lazy Plus someone else probably did it better than I ever could (and the programmer on the project doesn't have time to do it)<edit>In case there's a bit of confusion, the "Application" has a text editor with basic save, undo, and run options. Even has line numbers and script output. However, there isn't much beyond that, and it'd be great to be able to add. Last edited by TheAberrant; May 6th, 2008 at 12:43 PM. Reason: Add more info |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP Counter Script | Toro | PHP | 3 | Jun 8th, 2006 12:01 AM |
| A simple perl script | satimis | Perl | 3 | Aug 15th, 2005 9:31 AM |
| Microsoft Script Editor | crawforddavid2006 | Other Scripting Languages | 0 | Jun 18th, 2005 10:28 PM |
| Bash Script Help | pelon | Bash / Shell Scripting | 2 | Feb 28th, 2005 3:58 PM |