Bi_Dark,

Sorry to say but I really know very little about RadASM. So, please be more specific,

Regards,

akyprian

Edit:The output window's font cannot be changed. Do you think it would be better if it could?
Posted on 2003-06-22 14:04:52 by akyprian
Hi akyprian.

I have to do 2 suggestions.

1.When i select " New Project " from menu File,appears the
Dialog Open with folder " My Documents ".
If i select a project from folder WinAsm and close the
WinAsm later,when open WinAsm again and select "Open",
appears the folder My Documents again.
It will be better if appears the folder WinAsm.

2.When i select a procedure from combo box,it works OK,
but when i scroll the contents of code editor and click in
another procedure,the name of new procedure does not
appears in combo allways.

Regards,
Manos.
Posted on 2003-06-23 16:00:23 by Anonymous
Hi,

And in addition to Manos post:

If you want to save some file (you have not set name yet) the WA offers name it as Untitled with mask *.asm. Okay, I love this name! :) But WA doesn't want to save the file with this name. Why this discrimination, akyprian! :) Allow save Untitled for very lazy asmers like me :))
Posted on 2003-06-23 21:25:28 by Dmitry
Manos,

1.Good Idea, Thanks.

2.I didn't manage to reproduce the problem. Could you please, or any other user, help me reproduce the problem?

Thanks very much for your suggestions.

--------------------------------------------------------------------

Dmitry,

You are not allowed to save files with names Untitled.* since these
are used by WinAsm when creating new empty files (and the means to know a file has never been saved). If you think it is ablolutely necessary to save files with name Untitled.* I'll see what to do.

Thanks Dmitry for your suggestions.
Posted on 2003-06-24 01:54:55 by akyprian
Yes.

Build a project that has sevelal procedures.
From combo select one.
Move mouse up this procedure and press left button.
Scroll the contents with Scrollbar to see another procedure.
When see another procedure,press left button of mouse.
Look at combo.

Manos.
Posted on 2003-06-24 02:16:52 by Anonymous
Manos,

I tried to reproduce the problem with the latest version of WinAsm I have available now (V1.0.1.1 - not released to the public yet). It seems impossible to get the error you mentioned. When I have available (in a couple of hours) version V1.0.1.0 I'll try to do my best to find the bug!

Regards,

akyprian
Posted on 2003-06-24 02:35:25 by akyprian
Hi akyprian.
Originally posted by akyprian
You are not allowed to save files with names Untitled.* since these
are used by WinAsm when creating new empty files (and the means to know a file has never been saved). If you think it is ablolutely necessary to save files with name Untitled.* I'll see what to do.

No, akyprian, it is not 'absolutely necessary' :) It is my lazy mind askes: Why msword saves untitled.doc, but WA doesn't? :)) Nevertheless, I don't see any important reason to fix it.
Posted on 2003-06-24 04:43:56 by Dmitry
Thanks Dmitry,

You are so kind to save me some time :) and headache:mad:

Regards,

akyprian
Posted on 2003-06-24 05:13:46 by akyprian
nice work akyprian and excellent support to users request :)

i have some little requests:
- put the .vaa reading routine in a separate thread to give as fast
as possible user control on starting WinASM (on my PIII/800 NT4 takes 5 seconds to load)
- customized keyboard shortcuts (maybe already requested :))

... and keep up the good work :alright:
Posted on 2003-06-24 05:48:05 by TBD
I try to do my best TBD.

1.I've noticed some delay on startup and I was planning to touch on it. Thanks very much for reminding me.

2.Some examples would help me design this request better.

Regards TBD and thanks for the suggestions.

akyprian
Posted on 2003-06-24 06:00:58 by akyprian
here it is, based on M$Word, a screenshot of a customize keyboard shortcuts.
you can make it based on the menu items or you can make an API (like in CodeWright)

i hope it helps somehow
Posted on 2003-06-24 06:27:01 by TBD
TBD,

Thanks for the image ...and the work you are "offering":)

Regards,

akyprian
Posted on 2003-06-24 06:58:07 by akyprian
Hi akyprian.

I found the bug or better the bugs.

1.When select a procedure,the name appears in combo.
But,if you go to the first procedure and click on this,
does not appears the name of first procedure but
appears "Select a procedure...".This is not correct.
Must appear the name of procedure.

2.When the first procedure does not begin from the line 1,
(i.e this begin from line 2) and you try to delete the first
empty line,by selecting with mouse and pressing delete and
after you click on the first procedure,generate an exception
of memory and the WinAsm sut down.

Regards,
Manos.
Posted on 2003-06-24 14:19:56 by Anonymous
Manos,

1.Still don't get this problem. I'll give it more tries to see If I can get it. Thanks very much Manos.

2.OK I've managed to reproduce this problem. Will be fixed. Thanks very much Manos.

Regards,

akyprian
Posted on 2003-06-25 00:05:51 by akyprian
OK Manos,

Both problems solved. Thanks very much indeed.It was very difficult to reproduce these problems. You will have them fixed in the new public release (coming soon). Thanks again,

Regards,

akyprian
Posted on 2003-06-25 01:11:35 by akyprian