flat assembler
Message board for the users of flat assembler.
Index
> IDE Development > New version of Easy Code 2 (June 14, 2024) Goto page Previous 1, 2, 3, 4, 5, 6, 7, 8, 9 Next |
Author |
|
EasyCode 12 Oct 2015, 13:13
codestar: Thank you very much!
|
|||
12 Oct 2015, 13:13 |
|
EasyCode 16 Oct 2015, 07:01
Hi all,
A new version of Easy Code has been released (2.00.0.0002). Download it at: http://easycode.cat/English/Download/EasyCode20000002Eng.zip (English version) http://easycode.cat/Download/EasyCode20000002Cat.zip (Catalan version) http://easycode.cat/Spanish/Download/EasyCode20000002Esp.zip (Spanish version) Please follow the instructions in Setup.txt file. |
|||
16 Oct 2015, 07:01 |
|
EasyCode 16 Oct 2015, 11:07
Hi all,
A new version of Easy Code has just been released (2.00.0.0002). Download it at: http://easycode.cat/English/Download/EasyCode20000002Eng.zip (English version) http://easycode.cat/Download/EasyCode20000002Cat.zip (Catalan version) http://easycode.cat/Spanish/Download/EasyCode20000002Esp.zip (Spanish version) Please follow the instructions in Setup.txt file. It adds the following features: ===================== The 'SysLink' control is already implemented. It fixes the following bugs: ================== The 'SysLink' control appeared in the tool box but it was not implemented. As a result, Easy Code crashed when trying to add a 'SysLink' control. Enjoy Easy Code! |
|||
16 Oct 2015, 11:07 |
|
Itecka 16 Oct 2015, 12:25
I'm not sure if this is the correct place to report a bug but I have found one. When pressing the calculator shortcut key on my keyboard Easy Code will crash. This only happens when the code editor itself has keyboard focus. I really like this IDE and I thank you for your work. Windows 10 x64
|
|||
16 Oct 2015, 12:25 |
|
EasyCode 16 Oct 2015, 13:10
Hi Itecka,
Thanks for your kind words about EC and sorry for the inconveniences. I will check the bug you report on my Windows 10-64 in order to fix it. Regards. |
|||
16 Oct 2015, 13:10 |
|
idle 16 Oct 2015, 16:14
EasyCode, can the source be opened?
|
||||||||||
16 Oct 2015, 16:14 |
|
EasyCode 16 Oct 2015, 16:37
Hi again Itecka,
After doing some testing, I cannot reproduce the bug you reported on Windows 10-64. May I know what shortcut key you are using for the calculator? Thanks. Last edited by EasyCode on 16 Oct 2015, 16:42; edited 1 time in total |
|||
16 Oct 2015, 16:37 |
|
EasyCode 16 Oct 2015, 16:42
idle, No, at the moment the source will not be opened.
I do not understand the second part of your post. Maybe you mean a non-existing folder should be created without asking? |
|||
16 Oct 2015, 16:42 |
|
idle 16 Oct 2015, 16:51
It think include entry should be formed automatically.
|
|||
16 Oct 2015, 16:51 |
|
EasyCode 16 Oct 2015, 17:01
Well, EC cannot guess where you have the necessary tools. Since you must have FASM anywhere in your hard disk(s) in order to build FASM projects, is it so difficult to set the right paths?
|
|||
16 Oct 2015, 17:01 |
|
idle 16 Oct 2015, 17:07
|
||||||||||
16 Oct 2015, 17:07 |
|
EasyCode 16 Oct 2015, 17:26
Well, yes, and the same logics can be applied to GOASM, MASM, etc., but the IDE cannot do it all. To configure FASM takes very little time and, once configured, you do not have to worry anymore.
|
|||
16 Oct 2015, 17:26 |
|
EasyCode 20 Oct 2015, 18:42
New version of Easy Code (October 20, 2015)
Hi all, A new version of Easy Code has just been released (2.00.0.0003). Download it at: http://easycode.cat/English/Download/EasyCode20000003Eng.zip (English version) http://easycode.cat/Download/EasyCode20000003Cat.zip (Catalan version) http://easycode.cat/Spanish/Download/EasyCode20000003Esp.zip (Spanish version) Please follow the instructions in Setup.txt file. It adds the following features: ===================== The 'BackColor' property has been added to the 'SysLink' control. Five new items have been added to the 'Help' menu. Those items are customizable and allow you to define up to five more help files that may be started from Easy Code. Please see the 'Configuring other help files' topic in the Easy Code help file (last part of the 'Settings' section, 'Help' tab). It fixes the following bugs: ================== Shortcut keys available in some keyboards made Easy Code to crash if it was running without administrator priveleges. This problem was related to the WM_APPCOMMAND message and has already been solved. Enjoy Easy Code! |
|||
20 Oct 2015, 18:42 |
|
EasyCode 01 Nov 2015, 20:05
Hi all,
A new version of Easy Code has just been released (2.00.0.0004). Download it at: http://easycode.cat/English/Download/EasyCode20000004Eng.zip (English version) http://easycode.cat/Download/EasyCode20000004Cat.zip (Catalan version) http://easycode.cat/Spanish/Download/EasyCode20000004Esp.zip (Spanish version) Please follow the instructions in Setup.txt file. It adds the following features: ===================== Fixes a severe bug that made Easy Code to crash when the code editor processed some characters. The path for 'Help #4' custom help (Tools-->Settings menu, 'Help' tab) was never saved. The default code for a new module, "Project-->Add Module" menu, was wrong (classic projects only). Extern variables and procedures, that is, those declared in another window or module, were reported as "not found" when building the project (only FASM visual projects). It fixes the following bugs: ================== Custom help items 'Help #1' to 'Help #5' (Tools-->Settings menu, 'Help' tab) also accept a web address (URL). Enjoy Easy Code! |
|||
01 Nov 2015, 20:05 |
|
EasyCode 14 Nov 2015, 13:07
Hi all,
A new version of Easy Code has just been released (2.00.0.0005). Download it at: http://easycode.cat/English/Download/EasyCode20000005Eng.zip (English version) http://easycode.cat/Download/EasyCode20000005Cat.zip (Catalan version) http://easycode.cat/Spanish/Download/EasyCode20000005Esp.zip (Spanish version) Please follow the instructions in Setup.txt file. It adds the following features: ===================== New language files for Chinese, both traditional and simplified, translated by Jason Jiang (already available in previous version 2.00.0.0004 but not documented). New example project for FASM, 'EC Player', a nice CD player. New example project for GOASM, 'EC Player', a nice CD player. It fixes the following bugs: ================== In FASM visual projects the 'App' object ([App.Main], [App.Instance], etc.) was not recognized in any window or module other than the main window. Fixes some errors in the 'shell32.inc' and 'winmm.inc' files of the Easy Code "Include\Fasm" folder. Enjoy Easy Code! |
|||
14 Nov 2015, 13:07 |
|
TmX 15 Nov 2015, 14:12
Hi EasyCode,
Pardon for the 'annoying' report Every time I run EasyCode v2 (by double clicking the exe), the message: "e cannot be loaded separately. Please generate a n ew project...." always appear |
|||
15 Nov 2015, 14:12 |
|
EasyCode 15 Nov 2015, 19:23
Hi TmX,
I am really sorry for the inconveniences. Are you double-clicking the "EasyCode.exe" file from the "\EasyCode\Bin" folder? If so, what version of Windows are you running? Thanks in advance! |
|||
15 Nov 2015, 19:23 |
|
TmX 16 Nov 2015, 02:00
Oops sorry, I ran the exe via Command Prompt
By double clicking the exe, that message doesn't appear, though. Instead, a New Project dialog will appear. |
|||
16 Nov 2015, 02:00 |
|
EasyCode 16 Nov 2015, 10:51
I am glad to hear that!
This is what EC is supposed to do. Now you can create a new project or close the "New Project" dialog and load the example projects. However, I will see what happens if EC is ran from the command prompt. Regards! Last edited by EasyCode on 16 Nov 2015, 11:29; edited 1 time in total |
|||
16 Nov 2015, 10:51 |
|
Goto page Previous 1, 2, 3, 4, 5, 6, 7, 8, 9 Next < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.