Search:

Type: Posts; User: Ayaz Shaikh

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    1,525

    Re: Copy paste functionality in AWT Canvas

    Canvas does not have feature to select the text and copy/paste it. I want to know how can I achieve this functionality in canvas.
  2. Replies
    8
    Views
    1,525

    Re: Copy paste functionality in AWT Canvas

    I haven't tried any option as I don't know how to resolve this issue. Even I don't have any hint to solve this issue. It would be great if you help me on this problem.
  3. Replies
    8
    Views
    1,525

    Re: Copy paste functionality in AWT Canvas

    Hi Norm,
    1. User will be allowed to select the text from the canvas (i.e. Applet) and then click "Copy" option then click "Paste" to paste the selected text to the canvas (i.e. Applet).
    2. User...
  4. Replies
    8
    Views
    1,525

    Copy paste functionality in AWT Canvas

    Hi,
    We have created java applet using AWT Canvas. Only text has been displayed in this canvas. Now we want to give copy paste functionality in this applet.
    Please guide us how we can achieve this...
Results 1 to 4 of 5