Jump to content
Graf

TOP Editor

Recommended Posts

TOP Editor

Hello everyone.

I'm creating a topic for running a small ChangeLog (maybe it's illegal =)).

The essence of the program is as follows:

Reading any txt file, table format (CharacterInfo, ItemInfo, etc.) and editing it.

Type of program at the time of writing the post:

image.png.aab269d3a6034fe20c50d7e2ee2c78ea.png

 

P.S. Criticism and suggestions are welcome.

P.S. Translate with google translate))

  • Like 1
  • Thanks 2

Share this post


Link to post
Share on other sites

ChangeLog 0.1.

Added edit file character_lvup.

Video: link youtube

Functional:

1. Reading the file and outputting the table;

2. Adding new lines;

3. Deleting old lines;

4. Generating strings for function.lua based on a txt file;

5. Saving the file after changes (by clicking or closing the form).

image.png.0ecf4c28308206a1227787c221d9b993.png

Edited by Graf

Share this post


Link to post
Share on other sites

ChangeLog 0.2

In editing the character_lvup file , I added:

1. The possibility of selecting a row in the table;

2. The button to change the line (after selecting it).

Edited by Graf

Share this post


Link to post
Share on other sites

ChangeLog 0.3

When editing the character_lvup file, I added:

1. The ability to add a line not to the end of the file. If the index does not exist in the file, then it will stand between the necessary lines.

 

Added file editing AreaSet.txt .

image.png.c923be59e50700d06131d0b4f3b9c361.png

 

I added it to the edit:

1. Reading the file and output to the table;

2. Selecting a string and reading it into textboxes;

3. Deleting the selected line;

4. Adding a new line to the end of the file;

5. Saving changes to a file (with the button and when closing the form).

 

Video: youtube

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...