[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Re: [Gzigzag-commits] gzigzag/Java ZZUtil.java ZZPrimitiveActions.java
- To: Tuukka Hastrup <tuukkah@xxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: [Gzigzag-commits] gzigzag/Java ZZUtil.java ZZPrimitiveActions.java
- From: Benjamin Fallenstein <b.fallenstein@xxxxxx>
- Date: Wed, 23 Aug 2000 20:04:13 +0200
- Cc: zzdev@xxxxxxxxxx
- References: <200008231724.KAA13535@xxxxxxxxxxxxxxxxxxxxxxxx>
Hi Tuukka--
don't ya think it'd make more sense to let PUICOPYLINE take an arrow
key? I mean, you could have stuff to copy on x-dim, you could want to
copy from the ctrlview (I know, PUICOPY normally doesn't do that, but
you can have a binding for PUICOPY CTRL if you want to). Well, you may
even want to copy the rank in reverse order -- I do realize that's not
terribly likely, but if we'd take an arrowkey, we could have that
without an additional cost.
And a special-case binding for PUICOPY Y+ wouldn't be hard to do at all,
either.
Whaddya think?
- Benja
Tuukka Hastrup wrote:
>
> Update of /cvsroot/gzigzag/gzigzag/Java
> In directory slayer.i.sourceforge.net:/tmp/cvs-serv13518
>
> Modified Files:
> ZZUtil.java ZZPrimitiveActions.java
> Log Message:
> PUICOPYLINE to copy a rank in dataview to the clipboard (Ctrl-Shift-C), along
> y-dim.