giuspen / cherrytree

cherrytree
https://www.giuspen.net/cherrytree/
Other
3.29k stars 457 forks source link

Add support for pen input. #242

Open ghost opened 7 years ago

ghost commented 7 years ago

Hello,

I would like to request support for pen input. If it is hard or impossible to differentiate touch and pen input then mouse or cursor based drawing would be sufficient.

casainho commented 7 years ago

Would love that also. I use a Microsoft Surface on Linux and pen support would be 1000%!!!

ghost commented 7 years ago

@casainho: Exactly, I found this project looking for a OneNote replacement. @giuspen, can you comment on feasibility?

giuspen commented 7 years ago

Hi, the current library in use pygtk is very old and is going to be replaced by PyQt5 which likely supports that. The porting will take some time though.

leo60228 commented 5 years ago

Is there an update on this?

giuspen commented 5 years ago

The update is that I'm porting to gtkmm3 instead of PyQt5

ghost commented 5 years ago

Thanks, I really appreciate that you have kept this in mind. I expect gtkmm3 to be an excellent choice.

rkram132 commented 2 years ago

Hi is the Pen touch input feature now there in cherry-tree?