IdealEdit-beta1

Here you can attach your files or example so others can use it, discussions needs to be done at the general board
Post Reply
Angel
Posts: 87
Joined: Sat Nov 19, 2011 9:34 am

IdealEdit-beta1

Post: # 992Post Angel
Fri Oct 19, 2012 10:34 am

TO WHOM IS INTERESTED:
- Undo / Redo for object templates and macros
- Undo / Redo to paste partially functional. possible failures
- Set tab spaces (preferences) resolved.
- Other necessary improvements
To use with precaution.
Thank you.
Attachments
IdealEdit_beta1.zip
(1.82 MiB) Downloaded 451 times

Angel
Posts: 87
Joined: Sat Nov 19, 2011 9:34 am

IdealEdit-beta1

Post: # 993Post Angel
Fri Oct 26, 2012 1:39 pm

Finally, notes, calculator, colors and keycodes are implemented
IdealEdit is finished. over 10,000 lines of code. There are problems. I know. Additional public Releases depends on the opinions, acceptance, demand, downloads. of potential users. Indeed this has not occurred. Maybe I do not deserve it.
IdealEdit or parts thereof can freely use, copy, modify, distribute but not sell.
Special thanks to Marco for creating basic fnx language, without which it would have been possible IdealEdit, which has been a really interesting project for me. and also for allowing the publication in this forum for this and other programs.
Greetings and see you soon

Because of to excessive size, or perhaps because of drastic reduction of allowable file size, upload only files that have changed. There are two zip files to unzip, add or replace, inside the folder idealedit
Attachments
IdealEdit_parte2.zip
(379.47 KiB) Downloaded 449 times

Angel
Posts: 87
Joined: Sat Nov 19, 2011 9:34 am

IdealEdit-beta1

Post: # 994Post Angel
Fri Oct 26, 2012 1:41 pm

other zip.
Attachments
IdealEdit_parte1.zip
(42.68 KiB) Downloaded 432 times

Bob Hays
Posts: 26
Joined: Sun Oct 03, 2010 4:49 pm

IdealEdit-beta1

Post: # 995Post Bob Hays
Tue Nov 06, 2012 5:42 pm

Great editor!
Now for a GUI editor screen! :)

Noticed that the line numbers do not scroll well.
I use Windows 7 64-bit. If that helps.

I made a small program of 58 lines and the line numbers scroll up only 1 line and does not add new line numbers when using the cursor keys or the scroll bar. Thus displaying line numbers 2 - 49 plus a blank line at the bottom.


Loaded in your source code and it worked fine.
Loaded in my program - worked fine.
:-?

Angel
Posts: 87
Joined: Sat Nov 19, 2011 9:34 am

IdealEdit-beta1

Post: # 996Post Angel
Tue Nov 06, 2012 6:39 pm

Thanks for you comment.
I use windows XP 32 bit.
In relation with line numbering and scroll, the only problem that I see is GO TO LINE, especially if some lines have been deleted.
I will work to fix this and other problems, if I can do it.
Best regards.

Angel
Posts: 87
Joined: Sat Nov 19, 2011 9:34 am

IdealEdit-beta1

Post: # 997Post Angel
Wed Nov 07, 2012 7:32 am

Bob, I think that the problem of scrolling in IdealEdit with windows 7 64 bit is perhaps caused by an API call 32 bit (WinAPI32), concretely GetScrollPos.

Bob Hays
Posts: 26
Joined: Sun Oct 03, 2010 4:49 pm

IdealEdit-beta1

Post: # 998Post Bob Hays
Wed Nov 07, 2012 7:28 pm

Working fine now!?!?!?!?!?!?!

After I had loaded in your source code it started working!

Computers are always giving me raspberrys!



Angel
Posts: 87
Joined: Sat Nov 19, 2011 9:34 am

IdealEdit-beta1

Post: # 999Post Angel
Thu Nov 08, 2012 2:44 pm

That is a bit strange and erratic. I hope that the problems do not return.

Take this opportunity to remember that update consists in the two zip files called idealEdit_Parte1 and idealEdit_Parte2. Unzip to idealEdit folder and replace the existing files with the same name.

Post Reply