News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

HiEditor V1.0.1.4

Started by akyprian, November 21, 2006, 06:04:40 PM

Previous topic - Next topic

akyprian

Hi all,

HiEditor V1.0.1.4 has been uploaded on http://www.winasm.net What's new:

-Search Engine of the underlying HiEdit control has been significantly improved

-Find & Replace is now one menu item

-Find Dialog:
-HiEdit controls are now used for search and replace strings, so that you can now search for/replace multiline text that includes ANY character (TAB,RETURN,NUL etc etc) - Thanks Jupiter
-New option: Find all searches for all occurences of the search string and displays the results on a list (double click on the list to go to the desired location)
-info is displayed with the search/replace results (Thanks Jupiter, Ghirai)
-Replacing a string with nothing could crash HiEditor; fixed
-Replace All replaces all and not just up or down (i.e. Direction Up or down is NOT taken into account)
-Overall behavior of the Find dialog is considerably improved

-Changing Windows appearance properties on the fly is reflected instantly

-On the 'Options' dialog, charset and fonts combobox are higher now (Thanks Jupiter)

-Overall behavior of the Undo / Redo dialogs are considerably improved

-Sample HiEdit on Options dialog is a bit higher now

-A silly bug regarding Print option has been fixed

-last but not least, the underlying HiEdit control has been dramatically improved; I 'll release the new static library, new dll and the new demo application soon.

Enjoy,

Antonis

PBrennick

Antonis,
The Find Dialog functionality is really very useful! Very nice job.  :U

Paul
The GeneSys Project is available from:
The Repository or My crappy website

akyprian

Paul, I am glad you like it. My intention was to make it as useful as possible.

cheers,

Antonis

Ghirai

Excellent work, i love it :U

EDIT: Perhaps you can attach it to this thread, so ppl can download it more quickly?
MASM32 Project/RadASM mirror - http://ghirai.com/hutch/mmi.html

akyprian

Thanks for everything, Ghirai

cheers,

Antonis

Ghirai

Just make sure you keep it simple enough and light, w/o any useless features, just like it is now :U

Small bug i noticed in the last version too:

Wite some text inside, and select it (part of it or all).
Then make any other window topmost. The selected text turns all white.

Here's a screenshot: http://ghirai.com/he.png (here the window on top is from miranda-im, but it doesn't make a difference).
MASM32 Project/RadASM mirror - http://ghirai.com/hutch/mmi.html

akyprian

Are you sure the "Inactive Sel Back" on the options dialog is not set to white? If you haven't noticed, you can select a different selection color when HiEditor is active or not. This has been the case from the very first release of HiEditor.

Why are you worried about the "weight" of HiEditor? If you ever notice that I intend to add something unnecessary, let me know. Even reply to some suggestion stating your objection. I hate heavy applications but I may fall in the trap.

Antonis

Ghirai

Stupid me, you're right, it was that option :bg
MASM32 Project/RadASM mirror - http://ghirai.com/hutch/mmi.html

Shantanu Gadgil

Hello Antonis,
Any plans of adding support for file with UNICODE (or multibyte or whatever it is called  ::)  ::) )

Point in case being "registry exported" files (attched)

Cheers,
Shantanu

[attachment deleted by admin]
To ret is human, to jmp divine!

akyprian

#9
Hi Shantanu Gadgil,

thanks for the reg file. If you are suggesting DBCS fonts support, yes it is on the ToDO list. No UNICODE, I am afraid. What kind of files do you want to edit?

Cheers,

Antonis

PS. HiEditor V1.0.1.5 will be released soon

Shantanu Gadgil

QuoteWhat kind of files do you want to edit?
Something like the .reg file which I have attached before.

Regards,
Shantanu
To ret is human, to jmp divine!

akyprian

that's unicode, no plans about it, for the time being at least.

Cheers,

Antonis