|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Is there a way to re-map keys for functions like render
start/stop/pause, etc?
--
~Mike
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mike Raiford <"m[raiford]!at"@gmail.com> wrote:
> Is there a way to re-map keys for functions like render
> start/stop/pause, etc?
>
> --
> ~Mike
I found this:
"Not all commands are assignable ! In general, only the commands that are
directly implemented in the CodeMax editor DLL are able to be set. These
commands are ones that relate to operations on individual edit buffers. They do
not include such things as file operations (load, save, print, etc). These
operations are implemented in the POVWIN editor wrapper code and are not
managed or able to be changed by CodeMax. Therefore, it should be clear that
you can neither change the key bindings for operations such as file save, nor
use the POVWIN- assigned keystroke (e.g. Ctrl-S in the case of save) for any
other purpose. "
Charles
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Charles C wrote:
> "Not all commands are assignable ! In general, only the commands that are
> directly implemented in the CodeMax editor DLL are able to be set. These
> commands are ones that relate to operations on individual edit buffers. They do
> not include such things as file operations (load, save, print, etc). These
> operations are implemented in the POVWIN editor wrapper code and are not
> managed or able to be changed by CodeMax. Therefore, it should be clear that
> you can neither change the key bindings for operations such as file save, nor
> use the POVWIN- assigned keystroke (e.g. Ctrl-S in the case of save) for any
> other purpose. "
That's what I was afraid of... Bummer.
I'd prefer to have Start render as F5 ...
--
~Mike
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 9/17/2009 8:20 AM, Mike Raiford wrote:
> That's what I was afraid of... Bummer.
>
> I'd prefer to have Start render as F5 ...
>
Agreed. SciTE, Notepad++ and Visual Studio/SQL Server all use F5.
--
http://isometricland.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |