Hi all,

This is Version 1.0.1.1 of WinAsm

What's new:

Intellisense:
1.Structures Members PopUp List.(some areas not covered yet)

2.ALL Pop up lists are now autoheight so that the bottom side is not hidden(Thanks akyprian:) & jnrz).


Others:
1.Buttons for Browse for Binary, Include & Library paths(Thanks jnrz).

2.Project title on main window title bar & Tray Icon tooltip(Thanks Manos).

3.WinAsm remembers last used Open/Save Project Directory.(Thanks Manos).

4.Proper Child Window color.

5.Some additions to the API Files.


Bug Fixes:
1.Spaces before ":" in local definitions were inserted in the variable pop up list.

2.WinXP: Tray Icon small bug on double click(Thanks jnrz).

3.Deleting all lines before first procedure caused WinAsm to hang(Thanks Manos).

4.Combo did not show name of first procedure if it was at first line (Thanks Manos).

Regards,

akyprian

PS.Some requests have not been implemented yet but are in the "To Do" list.
Posted on 2003-06-26 05:36:57 by akyprian
Good job akyprian.

You are making it harder for me to make suggestions. ;)

The following is picky. I hope you value the feedback:

Would it be possible to add a menu item to the right-click menu of the Project Explorer, when right-clicking on a RC file, an option to open it in an external resource editor?

(Maybe any resource editor matching a certain Menu Caption in the Tools Manager? I don't know the best way to implement this. Maybe adding a Resource Editor (and Debugger) path to the Files & Paths Options?)

Also, perhaps the API Functions, Structures, & Constants paths can be consolidated to one path: instead of choosing three seperate files, the user can choose a folder containing the 3 *.vaa files?

I realize I can already launch a resource editor (debugger, etc.) the way you have it setup in the Tools menu. I'm just being picky. :grin:
Posted on 2003-06-26 06:18:33 by Masmer
Masmer,

I do value (& filter) every single feedback.

I think it is better to choose the API Functions, Structures, & Constants files individually rather than the path. After all it is a one time process to set these(if you do not overwrite your ini file for every new release of WinAsm).

I liked the right-click menu idea. I'll think about it.

Regards,

akyprian

PS. Masmer: You can contribute to the development of WinAsm. If so please email me.
Posted on 2003-06-26 06:34:04 by akyprian
hiii

if you can do an option to rename file(s) in the project explorer it would be great .


bye

eko
Posted on 2003-06-26 09:25:39 by eko
Hi akyprian.

Now,WinAsm is better.

I have a suggestion:
The green small rectangle on the top of selection bar
is not visible good.
It is better to place this on title bar or on menu bar at the left.

Regards,
Manos.
Posted on 2003-06-26 09:33:02 by Anonymous
Another suggestion: allow text in the output window to be copied via a contextual menu (maybe with options of selected text, entire line and\or entire output window text?) Thank you.
Posted on 2003-06-26 11:00:22 by Masmer
I agree with Masmer.

Manos.
Posted on 2003-06-26 11:18:03 by Anonymous
Hum, I thought WinASM already had this: tabs for each open file? The Window menu also doesn't list all open windows. :confused:
Posted on 2003-06-26 11:18:54 by Masmer
eko,

Renaming files....Saving with a different name is not enough? In case you do not know, you can have multiple projects sharing the same file (or files). Imagine what will happen if you rename a file that is used by many projects. I am waiting for your opinion eko.


Manos,

Thanks for the new suggestion.


Masmer,

1.Allow text in the output window to be copied.OK

2.Tabs for each open file? The Window menu also doesn't list all open windows.
Sorry to say, I do not like tabs for open files. Project explorer covers both your
suggestions here.

Thanks all of you for the suggestions,

akyprian
Posted on 2003-06-26 12:11:30 by akyprian
good job akyprian!

I have a small suggestion, you know when the api popup list shows up
and I hit the "," key the selected item in the list gets written down + ','

thank you

editing...
could you talk to Hutch so he can add WinAsm to the Masm package
Posted on 2003-06-26 12:28:05 by Jnrz
Jnrz,

Sorry for the delay ... your request was difficult :)

Seriously now, you want to press "," before the popup list get the focus or after? In any case is this any easier than pressing the "bigger" space key?

As far as the Masm package is concerned, I don't think it is proper for me to ask such a thing.

Regards,

akyprian
Posted on 2003-06-26 15:52:28 by akyprian
akyprian:

Here is the file I spoke of in the private message I just sent you. (No attachments allowed in PM.)
Posted on 2003-06-26 16:33:12 by Masmer
Hi akyprian


Seriously now, you want to press "," before the popup list get the focus or after? In any case is this any easier than pressing the "bigger" space key?


after the popup list gets the focus.
for me the "," is easier :) but the space key is ok
when the popup list shows up could you select the first item in it ?
am i attaching a pic so you can see
thanks
Posted on 2003-06-26 17:00:32 by Jnrz
Jnrz,

You can use the space key then!

If the first item is selected (you actually mean focused)then you won't be able to type more text in the editor until the list is hidden. Most of the time you want to type more text and then give the focus to the list!

Regards,

akyprian

PS. May be I dinot understand very well what you mean.
Posted on 2003-06-26 17:08:40 by akyprian
oh yeah you are right, neved mind :)

PS: sorry my english is not good, i am from south america :)
Posted on 2003-06-26 17:19:52 by Jnrz
hi akyprian

I have found a small bug when winasm goes to the notification area, and you right click the winasm icon, a popup shows up and if you click anywhere but the popup list, it still shows up.

jnrz
Posted on 2003-06-26 19:23:50 by Jnrz
OK Jnrz, Will be fixed

Regards,

akyprian
Posted on 2003-06-27 00:28:01 by akyprian

Renaming files....Saving with a different name is not enough? In case you do not know, you can have multiple projects sharing the same file (or files). Imagine what will happen if you rename a file that is used by many projects. I am waiting for your opinion eko.


you are right i'll stay with the save as option.

radasm has a future copy file name to code (from project exlporer)
when i code i separate the project to few files . so it will be nice to have this option and not write the names of the files . I hope you understood me .


bye

eko
Posted on 2003-06-28 07:47:37 by eko
Hi eko,

Yes, I see what you mean. I'll look for the best way to implement this.

Regards,

akyprian
Posted on 2003-06-28 10:45:28 by akyprian
Hi akyprian

Nice work.

Bugs:
1. Error bookmarks in collapsed prpcs makes the error line invisible.
Only way to get it back is by reopening the project.
2. Ctrl+Space inserts a space. Should it?

Feature missing:
Possibility to open and edit a file that is not part of the project.
Don't think you can do any serious programming without that feature.

KetilO
Posted on 2003-06-29 18:09:07 by KetilO