Re: [AD] The Grabber: Organizing Objects |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Thu, 2005-07-21 at 14:35 -0400, Grady Martin wrote:
> http://www.allegro.cc/forums/view_thread.php?_id=511032
>
> Hi, everyone. The attached patch adds some functionality to the
> grabber:
>
> - Object > Move > Up/Down (for the main menu)
> - Move > Up/Down (for the pop-up menu)
>
> Here is the added code:
>
> - datedit.h: 1 function prototype for datedit_swap
> - datedit.c: 1 function definition for datedit_swap
> - grabber.c: 3 function definitions for mover, mover_up, and
> mover_down; 1 menu for "Move"; menu additions for objc and popup
>
> I find the functionality quite useful! I hope you do too. If you
> don't, please consider the points in the aforementioned thread on
> A.cc. Thanks for your time.
It definitely is useful. I'd prefer the selection to move along though,
so let's say I want to move an item up 10 places, and the shortcut for
up is 'U', I simply press Shift+u 10 times. Think it would be easy to
implement that?
--
Elias Pschernig