Ketil,
could you, please, give us a full list of
RadAsm keyboard shortcuts.
The donkey's RadAsm.chm contents incomplit
list of shortcuts.
I've spent quite a time checking it.
It's not my time, of course, that is of importance.
But most of other users would multiply the time
by their quontity.
And my big concern that after all the work I've done -
there still might possibility that I've missed something.
You are the creator, and more appropreate person for
the job then us poore users.
could you, please, give us a full list of
RadAsm keyboard shortcuts.
The donkey's RadAsm.chm contents incomplit
list of shortcuts.
I've spent quite a time checking it.
It's not my time, of course, that is of importance.
But most of other users would multiply the time
by their quontity.
And my big concern that after all the work I've done -
there still might possibility that I've missed something.
You are the creator, and more appropreate person for
the job then us poore users.
Hi The Svin
Here is the accelerator table used in RadASM.
KetilO
Here is the accelerator table used in RadASM.
IDR_MAINACCEL ACCELERATORS DISCARDABLE
BEGIN
"0",IDM_EDIT_GOTOBM0,VIRTKEY,CONTROL,NOINVERT
"1",IDM_EDIT_GOTOBM1,VIRTKEY,CONTROL,NOINVERT
"2",IDM_EDIT_GOTOBM2,VIRTKEY,CONTROL,NOINVERT
"3",IDM_EDIT_GOTOBM3,VIRTKEY,CONTROL,NOINVERT
"4",IDM_EDIT_GOTOBM4,VIRTKEY,CONTROL,NOINVERT
"5",IDM_EDIT_GOTOBM5,VIRTKEY,CONTROL,NOINVERT
"6",IDM_EDIT_GOTOBM6,VIRTKEY,CONTROL,NOINVERT
"7",IDM_EDIT_GOTOBM7,VIRTKEY,CONTROL,NOINVERT
"8",IDM_EDIT_GOTOBM8,VIRTKEY,CONTROL,NOINVERT
"9",IDM_EDIT_GOTOBM9,VIRTKEY,CONTROL,NOINVERT
"1",IDM_TAB1,VIRTKEY,ALT,NOINVERT
"2",IDM_TAB2,VIRTKEY,ALT,NOINVERT
"3",IDM_TAB3,VIRTKEY,ALT,NOINVERT
"4",IDM_TAB4,VIRTKEY,ALT,NOINVERT
"5",IDM_TAB5,VIRTKEY,ALT,NOINVERT
"6",IDM_TAB6,VIRTKEY,ALT,NOINVERT
"7",IDM_TAB7,VIRTKEY,ALT,NOINVERT
"8",IDM_TAB8,VIRTKEY,ALT,NOINVERT
"9",IDM_TAB9,VIRTKEY,ALT,NOINVERT
"0",IDM_TAB10,VIRTKEY,ALT,NOINVERT
"N",IDM_FILE_NEWPROJECT,VIRTKEY,SHIFT,CONTROL,NOINVERT
"O",IDM_FILE_OPENPROJECT,VIRTKEY,SHIFT,CONTROL,NOINVERT
"C",IDM_FILE_CLOSEPROJECT,VIRTKEY,SHIFT,CONTROL,NOINVERT
"D",IDM_FILE_DELETEPROJECT,VIRTKEY,SHIFT,CONTROL,NOINVERT
"N",IDM_FILE_NEWFILE,VIRTKEY,CONTROL,NOINVERT
"O",IDM_FILE_OPENFILE,VIRTKEY,CONTROL,NOINVERT
"H",IDM_FILE_OPENHEX,VIRTKEY,CONTROL,NOINVERT
"S",IDM_FILE_SAVEFILE,VIRTKEY,CONTROL,NOINVERT
"S",IDM_FILE_SAVEALLFILES,VIRTKEY,SHIFT,CONTROL,NOINVERT
"A",IDM_FILE_SAVEFILEAS,VIRTKEY,SHIFT,CONTROL,NOINVERT
"P",IDM_FILE_PRINT,VIRTKEY,CONTROL,NOINVERT
"F",IDM_EDIT_FIND,VIRTKEY,CONTROL,NOINVERT
"G",IDM_EDIT_GOTOLINE,VIRTKEY,CONTROL,NOINVERT
"R",IDM_EDIT_REPLACE,VIRTKEY,CONTROL,NOINVERT
"E",IDM_EDIT_EXPANDBLOCK,VIRTKEY,CONTROL,NOINVERT
"O",IDM_EDIT_OPEN,VIRTKEY,CONTROL,ALT,NOINVERT
"W",IDM_WINDOW_CLOSE,VIRTKEY,CONTROL,NOINVERT
VK_F1,IDM_HELPF1,VIRTKEY,NOINVERT
VK_F1,IDM_HELPCF1,VIRTKEY,CONTROL,NOINVERT
VK_F1,IDM_HELPSF1,VIRTKEY,SHIFT,NOINVERT
VK_F1,IDM_HELPCSF1,VIRTKEY,SHIFT,CONTROL,NOINVERT
VK_F2,IDM_EDIT_FINDPROC, VIRTKEY,NOINVERT
VK_F2,IDM_EDIT_RETURN,VIRTKEY,CONTROL,NOINVERT
VK_F2,IDM_EDIT_FINDWORD,VIRTKEY,SHIFT,NOINVERT
VK_F3,IDM_EDIT_FINDNEXT,VIRTKEY,NOINVERT
VK_F3,IDM_EDIT_FINDPREVIOUS,VIRTKEY,CONTROL,NOINVERT
VK_F3,IDM_EDIT_NEXTERROR,VIRTKEY,SHIFT,NOINVERT
VK_F3,IDM_EDIT_CLEARERRORS,VIRTKEY,SHIFT,CONTROL,NOINVERT
VK_F4,IDM_WINDOW_SPLIT,VIRTKEY,NOINVERT
VK_F4,IDM_WINDOW_CLOSE,VIRTKEY,CONTROL,NOINVERT
VK_F4,IDM_WINDOW_CLOSEALL,VIRTKEY,SHIFT,CONTROL,NOINVERT
VK_F6,IDM_WINDOW_NEXTWINDOW,VIRTKEY,NOINVERT
VK_TAB,IDM_WINDOW_NEXTWINDOW,VIRTKEY,CONTROL,NOINVERT
VK_F6,IDM_WINDOW_PREVIOUS,VIRTKEY,CONTROL,NOINVERT
VK_TAB,IDM_WINDOW_PREVIOUS,VIRTKEY,SHIFT,CONTROL,NOINVERT
VK_F7,IDM_WINDOW_TILEHOR,VIRTKEY,NOINVERT
VK_F7,IDM_WINDOW_TILEVER,VIRTKEY,CONTROL,NOINVERT
VK_F7,IDM_WINDOW_CASCADE,VIRTKEY,SHIFT,NOINVERT
VK_F7,IDM_WINDOW_ARRANGEICONS,VIRTKEY,SHIFT,CONTROL,NOINVERT
VK_F7,IDM_WINDOW_MAXIMIZE,VIRTKEY,ALT,NOINVERT
VK_F7,IDM_WINDOW_RESTORE,VIRTKEY,ALT,CONTROL,NOINVERT
VK_F7,IDM_WINDOW_MINIMIZE,VIRTKEY,ALT,SHIFT,NOINVERT
VK_F8,IDM_EDIT_NEXTBM,VIRTKEY,NOINVERT
VK_F8,IDM_EDIT_PREVIOUSBM,VIRTKEY,CONTROL,NOINVERT
VK_F8,IDM_EDIT_TOGGLEBM,VIRTKEY,SHIFT,NOINVERT
VK_F8,IDM_EDIT_CLEARBM,VIRTKEY,SHIFT,CONTROL,NOINVERT
VK_F8,IDM_EDIT_TOGGLEBP,VIRTKEY,ALT,NOINVERT
VK_F8,IDM_EDIT_CLEARBP,VIRTKEY,ALT,CONTROL,NOINVERT
VK_F8,IDM_EDIT_ADDVAR,VIRTKEY,ALT,SHIFT,NOINVERT
VK_F9,IDM_FORMAT_INDENT,VIRTKEY,NOINVERT
VK_F9,IDM_FORMAT_OUTDENT,VIRTKEY,CONTROL,NOINVERT
VK_F9,IDM_FORMAT_COMMENT,VIRTKEY,ALT,NOINVERT
VK_F9,IDM_FORMAT_UNCOMMENT,VIRTKEY,ALT,CONTROL,NOINVERT
VK_F11,IDM_TOOLS_SNIPLETS,VIRTKEY,NOINVERT
VK_F11,IDM_TOOLS_EXPORT,VIRTKEY,CONTROL,NOINVERT
END
KetilO
Thanx,
I found several I had not have idea of :)
I found several I had not have idea of :)
What is it for? :
VK_F7,IDM_WINDOW_ARRANGEICONS,VIRTKEY,SHIFT,CONTROL,NOINVERT
VK_F7,IDM_WINDOW_ARRANGEICONS,VIRTKEY,SHIFT,CONTROL,NOINVERT
Another key I don't understand
VK_F8,IDM_EDIT_ADDVAR,VIRTKEY,ALT,SHIFT,NOINVERT
(I did some tries to figure out it by myself before the posts)
VK_F8,IDM_EDIT_ADDVAR,VIRTKEY,ALT,SHIFT,NOINVERT
(I did some tries to figure out it by myself before the posts)
Hi The Svin
VK_F7,IDM_WINDOW_ARRANGEICONS,VIRTKEY,SHIFT,CONTROL,NOINVERT
Arranges minimized mdi children nicely at the bottom of the mdi client.
VK_F8,IDM_EDIT_ADDVAR,VIRTKEY,ALT,SHIFT,NOINVERT
Asigns a variable to a breakpoint.
KetilO
VK_F7,IDM_WINDOW_ARRANGEICONS,VIRTKEY,SHIFT,CONTROL,NOINVERT
Arranges minimized mdi children nicely at the bottom of the mdi client.
VK_F8,IDM_EDIT_ADDVAR,VIRTKEY,ALT,SHIFT,NOINVERT
Asigns a variable to a breakpoint.
KetilO
Thanks, how can I use the variable assigned to breakpoint?
BTW.
I haven't found arrows among accel..
I mean ctrl+alt up\down arrows \ to size splits
and
ctrl+alt left\right arrows \ to scroll window horizontally.
I also noticed that ctrl+alt up\down arrows make
window splitted automatically if it hasn't been splitted
before ctrl+alt+up\down are pressed.
I haven't found arrows among accel..
I mean ctrl+alt up\down arrows \ to size splits
and
ctrl+alt left\right arrows \ to scroll window horizontally.
I also noticed that ctrl+alt up\down arrows make
window splitted automatically if it hasn't been splitted
before ctrl+alt+up\down are pressed.
I've been searching the board and haven't found what is
"assign variable to breakpoint" feature for.
Can anybody explain it to me?
"assign variable to breakpoint" feature for.
Can anybody explain it to me?
Hi The Svin
1. Set a breakpoint (Alt+F8).
2. Add breakpoint variable (Alt+Shift+F8).
Will have no effect on int 3 breakpoints.
KetilO
1. Set a breakpoint (Alt+F8).
2. Add breakpoint variable (Alt+Shift+F8).
Will have no effect on int 3 breakpoints.
KetilO
KetilO,
I did know how to set it, what I still don't know - what is it for.
OK - it has no effect on int 3 bp.
On what it has effect, and how to use it?
I did know how to set it, what I still don't know - what is it for.
OK - it has no effect on int 3 bp.
On what it has effect, and how to use it?
Hi The Svin
It does exactly what you would expect it to do.
Type in the name of the variable you want to trace at that breakpoint. The value of the variable will be shown in the breakpoit dialog.
KetilO
It does exactly what you would expect it to do.
Type in the name of the variable you want to trace at that breakpoint. The value of the variable will be shown in the breakpoit dialog.
KetilO
Thanks for response.
Do you mean that if for example I have in my source
.data
somevar dd ?
...
then if I set at the bp somevar - then it'll be shown (value of it at the point in run time)in
debug window?
Do you mean that if for example I have in my source
.data
somevar dd ?
...
then if I set at the bp somevar - then it'll be shown (value of it at the point in run time)in
debug window?
Hi The Svin
Correct.
KetilO
Correct.
KetilO
Thanks.
I'm glad that the question finally came to logical end :)
I'm glad that the question finally came to logical end :)