Hi, the Fl_Help_View widget dont copy on ctrl+c.Is there a way to enable this?
On 4/25/22 07:20, danielc...@gmail.com wrote:
I just tried ctrl+c and in paste it come the last before copy, it wont copy.
and the code is on https://github.com/vivision1/robot/blob/master/frobot.cpp
Which OS are you running on?
Assuming you're running on Windows or Linux (and not Mac where it's Cmd-C to copy),
try running the FLTK test program test/help_dialog -- do you get the same problem
with that?
I can't replicate a problem w/copy paste from that app on linux using the latest
FLTK 1.4.x snapshot from git, e.g.
git clone https://github.com/fltk/fltk.git