Jump to content

Recommended Posts

Posted

I think you can make that(or Similar) maybe with SciTE or Sciter. Also with some owndraw or using RichEdit Control.

 

Saludos

Posted (edited)

Thanks.

Since each line should actually be an independant item (node) instead of the whole thing just being free-flow text, would it be easier to tweak a TreeView control than starting with either SciTE Sciter,  or Autoit's RichEdit?

Once the user has opened/pasted data, it should be easy to add/edit/remove/move items in the tree using the keyboard (ENTER, F2, SHIFT/ALT+arrows).

For those who've never heard of EccoPro (deadware since 1997), just download the zip and run its ecco32.exe.

Edited by littlebigman
Posted (edited)

I don't know, which is why I'm asking for opinions before looking further 😛

--

Edit: I had an epiphany. The reason you mentioned a Tab control is because EccoPro supports displaying more than one notepad… as shown in the screenshot.
For this project, I simply need to display a single tree… which should work like EccoPro. Since the other options seem to be free-flow text, I'll take a deeper look at AutoIt's TreeView control, see if it can be tweaked to look and work differently.

Edited by littlebigman

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
  • Recently Browsing   0 members

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