Re: [AD] The Grabber: Organizing Objects |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Fri, 2005-07-22 at 23:12 -0400, Grady Martin wrote:
> Also something of note: You'll notice two, commented-out keyboard
> procedures in the main dialog. I was unsure of the best way of
> handling keyboard shortcuts for the new commands, so perhaps someone
> else has an idea.
>
> Ctrl + Up/Down seemed best, but I believe one has to choose between
> either the right or left Ctrl button. That's not very good. What do
> you think?
Such shortcuts aren't supported by d_keyboard_proc, it seems. Maybe use
supported ones instead, e.g. 'U' and 'D'..
--
Elias Pschernig