Results 1 to 2 of 2

Thread: [VB6] Javascript Editor

  1. #1

    Thread Starter
    Hyperactive Member Arachnid13's Avatar
    Join Date
    Jan 2003
    Location
    England
    Posts
    327

    [VB6] Javascript Editor

    Hi all,

    I have a project in which I have a simple Javascript editor (It's basically just a rich text box ) and i want to be make it act in a similar way to the VB6 IDE:
    • Validating of code (when the user finished editing each line)
    • Automatically coloring relevant bits of code
    • Automatically put in indentation and brackets (see .NET IDE)


    Does anyone have any sample code like this? Or any ideas where to start?
    Do you wake up in the morning feeling sleepy and grumpy? Then you must be Snow White

  2. #2
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: [VB6] Javascript Editor

    There are some projects available at planet source code. Have a look there for some projects i remeber seeing a HTML Editor obviously it is no help to you as it is for javascript but it would be done predominantly the same way

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width