pwiecz / go-fltk

A simple wrapper around FLTK 1.4 library
MIT License
124 stars 24 forks source link

Added some methods to TextBuffer #98

Closed tomet closed 1 year ago

tomet commented 1 year ago

If added some fltk-methods to TextBuffer.

I also removed the arguments from TextBuffer.IsSelected(), because i think that's a little bug.

pwiecz commented 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.

tomet commented 1 year ago

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: @.***>