Jeff Schiller wrote:
> can someone point me to a quick example of how one might implement
> the standard right-click context menu on a text widget (input or static text)
> with the ability to copy/paste the selected text into the system clipboard?

        Here's one of probably many ways using FLTK 1.x.x:
        http://seriss.com/people/erco/fltk/#PopupCopyPasteMenu

        I don't use FLTK2; if you need an example for that,
        someone else here can probably point you at an example for that.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to