Closed tomet closed 1 year ago
Added those methods in https://github.com/pwiecz/go-fltk/commit/85a536f0e13456e2dfdbcb98600f5f449c340f4c as in your pull request there's the commit modifying the go.mod file which, I didn't know how to skip. Thanks.
Thanks.
Am Di., 12. Sept. 2023 um 20:30 Uhr schrieb pwiecz @.***
:
Added those methods in 85a536f https://github.com/pwiecz/go-fltk/commit/85a536f0e13456e2dfdbcb98600f5f449c340f4c as in your pull request there's the commit modifying the go.mod file which, I didn't know how to skip. Thanks.
— Reply to this email directly, view it on GitHub https://github.com/pwiecz/go-fltk/pull/98#issuecomment-1716224299, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQEM4RAFGBERZJSBAISDZTX2CS2XANCNFSM6AAAAAA4U6OFPY . You are receiving this because you authored the thread.Message ID: @.***>
If added some fltk-methods to TextBuffer.
I also removed the arguments from TextBuffer.IsSelected(), because i think that's a little bug.