Hi Bert and all,

On Thursday 04 May 2006 10:08, Timmerman, Bert wrote:
[...]
> Another feature that may be of use is "multiple copying", like in:
>
> {select objects}
>
> {select copy from pull down menu or hit keystroke for copying}
>
> [type M for multiple]: m <CR>

That's not implemented yet.

The copying state (ENDCOPY) ends after you've placed the selecion (you 
intented to copy). --> x_state changes to select (SELECT)

Thus, the only required change would be that the ENDCOPY state is 
followed by another ENDCOPY state instead of the SELECT state.

> {while not done, indicate with mouse pointer for new copy, and hit
> <ESC> to abort}
>
> Maybe this is already implemented in gschem and I really should
> upgrade gaf.

No, not implemented yet.
It's a mather of taste whether you prever multiple copy or a single 
copy.

Implementing both, multiple and single copy mode, would IMHO require 
more work to distinguish the two modes.

Regards
Werner

Reply via email to