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
Thread Post new topic Reply to topic
typedef



Joined: 25 Jul 2010
Posts: 2909
Location: 0x77760000
typedef 12 Oct 2015, 12:37
EasyCode
Yeah. Sorry, I didn't see that folder.

Can you enable source viewing only without having to create a project? I like the editor very much and find it a bit annoying whenever I want to quickly view an ASM file.
Post 12 Oct 2015, 12:37
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
EasyCode 12 Oct 2015, 13:13
codestar: Thank you very much!
Post 12 Oct 2015, 13:13
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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.
Post 16 Oct 2015, 07:01
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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!
Post 16 Oct 2015, 11:07
View user's profile Send private message Reply with quote
Itecka



Joined: 07 Dec 2014
Posts: 1
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
Post 16 Oct 2015, 12:25
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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.
Post 16 Oct 2015, 13:10
View user's profile Send private message Reply with quote
idle



Joined: 06 Jan 2011
Posts: 440
Location: Ukraine
idle 16 Oct 2015, 16:14
EasyCode, can the source be opened?


Description:
Filesize: 18.88 KB
Viewed: 19465 Time(s)

2015-10-16_193033.png


Post 16 Oct 2015, 16:14
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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
Post 16 Oct 2015, 16:37
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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?
Post 16 Oct 2015, 16:42
View user's profile Send private message Reply with quote
idle



Joined: 06 Jan 2011
Posts: 440
Location: Ukraine
idle 16 Oct 2015, 16:51
It think include entry should be formed automatically.
Post 16 Oct 2015, 16:51
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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?
Post 16 Oct 2015, 17:01
View user's profile Send private message Reply with quote
idle



Joined: 06 Jan 2011
Posts: 440
Location: Ukraine
idle 16 Oct 2015, 17:07


Description:
Filesize: 5.42 KB
Viewed: 19452 Time(s)

2015-10-16_200637.png


Post 16 Oct 2015, 17:07
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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.
Post 16 Oct 2015, 17:26
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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!
Post 20 Oct 2015, 18:42
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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!
Post 01 Nov 2015, 20:05
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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!
Post 14 Nov 2015, 13:07
View user's profile Send private message Reply with quote
TmX



Joined: 02 Mar 2006
Posts: 841
Location: Jakarta, Indonesia
TmX 15 Nov 2015, 14:12
Hi EasyCode,

Pardon for the 'annoying' report Embarassed
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
Post 15 Nov 2015, 14:12
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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!
Post 15 Nov 2015, 19:23
View user's profile Send private message Reply with quote
TmX



Joined: 02 Mar 2006
Posts: 841
Location: Jakarta, Indonesia
TmX 16 Nov 2015, 02:00
Oops sorry, I ran the exe via Command Prompt Embarassed

By double clicking the exe, that message doesn't appear, though. Instead, a New Project dialog will appear.
Post 16 Nov 2015, 02:00
View user's profile Send private message Reply with quote
EasyCode



Joined: 26 Jul 2015
Posts: 157
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
Post 16 Nov 2015, 10:51
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.