You could program this. Selecting an area in the table and then
pressing Ctrl+C (or any key) gives an event that you could use to read
the cells selected and write them to the clipboard.

To see the events, run:

  showevents_jqtide_ 2

On Mon, Oct 5, 2020 at 9:31 AM Brian Schott <schott.br...@gmail.com> wrote:
>
> Henry,
>
> Yes, that's true. Thanks for the correction.
> Still I cannot even copy a single cell from the qtdemo named table.
>
> On Mon, Oct 5, 2020 at 12:19 PM Henry Rich <henryhr...@gmail.com> wrote:
>
> >     1 + 'a'
> > |domain error
> > |   1    +'a'
> >
> > Inserted by copy in Jqt, paste in my mailer.
> >
> > BUT: If I cancel the Jqt window, it clears the clipboard if the current
> > clipboard was written by Jqt.  This bug has been in Jqt a long time.
> >
> > Henry Rich
> >
> >
> >
> --
> (B=)
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to