When I type
local lRC as
...I love how the menu pops, but is it possible to make an option where Enter can select the type without also making a new line?
Probably just personal preference, but I would be a huge fan of that feature.
Thanks!
-John
Some people like the new line, others don't. Hard to tell which approach to use. In your case, you're probably better off hitting the SPACE bar to select the menu item.
I was not aware that space would terminate it. Thanks!
In VB the tab key terminates it. (Hard habit to break for me ::)
Yeah, I'd been trying TAB as well--never thought of space. Seems more familiar to me, but I at least the space is better than the enter approach I'd been using.
Quote from: TechSupport on July 27, 2010, 11:08:53 PM
Some people like the new line, others don't. Hard to tell which approach to use. In your case, you're probably better off hitting the SPACE bar to select the menu item.
UDTElement AS Asciiz (enter) (go back row up...) (end of line...) * 32
How about depending of the type? :)