Script Editor?

Discussion in 'Programming General' started by Terrankiller, Nov 24, 2011.

Script Editor?
  1. Unread #1 - Nov 24, 2011 at 4:01 AM
  2. Terrankiller
    Joined:
    May 7, 2005
    Posts:
    1,286
    Referrals:
    1
    Sythe Gold:
    1

    Terrankiller Ex-Administrator
    Retired Administrator Visual Basic Programmers

    Script Editor?

    Does anyone know of a vb.net control that I could use as a script editing environment?
     
  3. Unread #2 - Nov 24, 2011 at 9:24 AM
  4. Nullware
    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0

    Nullware Guru

    Script Editor?

  5. Unread #3 - Nov 26, 2011 at 4:17 AM
  6. Terrankiller
    Joined:
    May 7, 2005
    Posts:
    1,286
    Referrals:
    1
    Sythe Gold:
    1

    Terrankiller Ex-Administrator
    Retired Administrator Visual Basic Programmers

    Script Editor?

    I am looking for a more developed control for a scripting environment. I don't want to spend hours coding a custom user control.
     
  7. Unread #4 - Nov 26, 2011 at 5:47 AM
  8. Terrankiller
    Joined:
    May 7, 2005
    Posts:
    1,286
    Referrals:
    1
    Sythe Gold:
    1

    Terrankiller Ex-Administrator
    Retired Administrator Visual Basic Programmers

    Script Editor?

    Double post wtf
     
  9. Unread #5 - Nov 26, 2011 at 3:01 PM
  10. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Script Editor?

    You'd have to multithread the shit out of that to get it working properly. All syntax highlighting code AND controls I've tried for both C# and VB.net have a significant amount of lag, or cursor issues.

    TK, what are you looking for exactly in terms of features
     
  11. Unread #6 - Nov 26, 2011 at 5:17 PM
  12. Terrankiller
    Joined:
    May 7, 2005
    Posts:
    1,286
    Referrals:
    1
    Sythe Gold:
    1

    Terrankiller Ex-Administrator
    Retired Administrator Visual Basic Programmers

    Script Editor?

    Syntax highlighting, line numbering mostly.
     
  13. Unread #7 - Nov 27, 2011 at 6:09 AM
  14. Covey
    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    Script Editor?

  15. Unread #8 - Jan 4, 2012 at 11:37 PM
  16. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Script Editor?

    SharpDevelop uses a WPF control called Avalon Edit which is both open source and fairly easy to use. I know you use Winforms, but you can easily and nicely host the control inside a winforms environment using the Interop ElementHost. If you're still interested in having an editor and cbf to learn how to do the interop properly (there are no examples online for this control lol) I can do it for you. Took me a couple hours to figure everything out, but it works really well :)
     
< Looking for a coder or someone that can use python (will pay) | Java Homework Assignment >

Users viewing this thread
1 guest


 
 
Adblock breaks this site