The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: Shooter on December 19, 2010, 09:33:04 PM

Title: RadASM 3.x Feature Request
Post by: Shooter on December 19, 2010, 09:33:04 PM
A) In the output window it would be nice to be able to copy only selected text. As it is now you can only copy the entire output.
B) In the menu item "Tools", it would be nice to have a Global Tool setting instead of having to add to each of the .ini files. :cheekygreen:
C) (This one may to over the top) It would be nice to be able to click on 'Hide / Show' comments, or possibly have the comments in a window next to the code that can be re-sized or closed, but they would have to match the line for which they were intended (autoscroll??).

-Shooter
Title: Re: RadASM 3.x Feature Request
Post by: donkey on December 19, 2010, 09:40:38 PM
A) Select the text, use CTRL-C to copy the selected text, I never use menus to copy or paste.
Title: Re: RadASM 3.x Feature Request
Post by: Shooter on December 19, 2010, 10:14:45 PM
Quote from: donkey on December 19, 2010, 09:40:38 PM
A) Select the text, use CTRL-C to copy the selected text, I never use menus to copy or paste.

Cool. Thanks. That makes it easier than pasting into a text document to select what I want.  :bg

-Shooter
Title: Re: RadASM 3.x Feature Request
Post by: donkey on December 20, 2010, 01:28:21 AM
No problem Shooter,

Just to let you know, Ctrl-C is a Windows shortcut, as far as I know RadAsm supports most of the shortcuts:

http://support.microsoft.com/kb/126449
Title: Re: RadASM 3.x Feature Request
Post by: Shooter on December 20, 2010, 02:44:04 AM
Quote from: donkey on December 20, 2010, 01:28:21 AM
Just to let you know, Ctrl-C is a Windows shortcut, as far as I know RadAsm supports most of the shortcuts:

Edgar,
That's good to know.

Thanks,
-Shooter
Title: Re: RadASM 3.x Feature Request
Post by: Shooter on March 20, 2011, 01:26:40 PM
In the RC designer, is there a way to add the function into the 'Align Controls' to equally space (vertically or horizontally) things of the same size (i.e. static texts, text boxes, etc.)?

Thanks,
-Shooter