[AD] The Grabber: Organizing Objects |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: [AD] The Grabber: Organizing Objects
- From: Grady Martin <gradymartin@xxxxxxxxxx>
- Date: Thu, 21 Jul 2005 14:35:54 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=ou54IQYaoN1AFHEh/DNvEDSfvE7Ufp9yNkIu56yBCLh+Lnvk7RNBHILy5nZg3gJbbtXBC4OG6w3kZvyDcge82KaVmYxQaxRIwwEjSIfaE3IR7QQ6eIjW3+NjmqSOpgLZRLpMleycu4y0/fO6ddJb/C+FqNz4aNshSuTueozkU1g=
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.
- Grady
Attachment:
grabber_move_command.7z
Description: Binary data