Re: nudge an object?



On Fri, 19 May 2006 02:06:50 -0700, <christian ridderstrom gmail com> wrote:

On Thu, 18 May 2006, Michael Ross wrote:

On 5/18/06, Anthony Ettinger <aettinger sdsualumni org> wrote:
Is it possible to nudge an object with the up/down/left/right arrows?

I vote for that.

Yes, pretty please.  (I know two other drawing programs where the arrow
keys move things rather than scroll - I find that much more intuitive).

if (!object_is_selected)
  scroll();
else
  nudge_selected_objects();

How's that?

--
Ing. Octavio Alvarez Piza



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]