The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Topic started by: akyprian on February 09, 2007, 12:22:18 PM

Title: HiEditor V1.0.1.7
Post by: akyprian on February 09, 2007, 12:22:18 PM
Hi all,

HiEditor V1.0.1.7 has been released.

What's new

-'Save' toolbar button and menu item are disabled when there's nothing to save (Thanks Ghirai, Shantanu Gadgil)

-Major rewrite of the options dialog to accomodate a tab control.

-serious bug when changing file items positions with mouse; fixed

-A serious bug in the underlying HiEdit control (EM_GETSELTEXT / WM_GETTEXT) has been fixed (Thanks gabmoa)

-The right-click (context) menu on the tab arrows now shows the file names in columns of 16 filenames each. (Thanks to icehole for similar suggestion)

You can get it from http://www.winasm.net

Enjoy!

Antonis
Title: Re: HiEditor V1.0.1.7
Post by: Ghirai on February 11, 2007, 01:47:26 AM
Hmm, it seems it doesn't allow me to save a file without extension?

Could you please remove this limitation? I commonly save extension-less files :P
Title: Re: HiEditor V1.0.1.7
Post by: akyprian on February 11, 2007, 04:21:23 PM
Thanks for the suggestion, put on the "ToDo" list

Antonis
Title: Re: HiEditor V1.0.1.7
Post by: akyprian on February 11, 2007, 04:46:45 PM
Meanwhile, you can save extensionless files by typing a . at the end of the file name

I hope it helps

Antonis