> Is this discussion about the Fluid's sup input
> window like "new/code/code..",or "new/code/function/method"?
No, I think it is just about the Fl_Input widget in a general case.
> If it is, on my Linux system i miss the right click and copy
> high lighted text. But I can use the middle button on my mouse
> to copy high lighted text to a new location in the GUI. Do the
> same thing when copying text/code from my notes.txt into FLUID.
The OP (bat) is asking about a Windows use rather than Linux, I believe.
The pasting behaviour you describe (with the middle mouse button) is a common feature on many X11 platforms, indeed I think gpm even supports it in a text console, but it is not commonplace on non-*nix hosts.
Indeed, the whole X11 copy/paste mechanism is quite complex, there are in effect two systems, running in parallel, one with a basic clipboard and a more complex system of paste buffers, and that complicates any cut/copy/paste code under X11. The fltk implementation is pretty much a minimal implementation and handles basic text only, though the paste buffer system is capable of passing much more complex entities around.
Selex ES Ltd
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL
A company registered in England & Wales. Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************