#Drawing Lines & Text on the screen

2 messages · Page 1 of 1 (latest)

white thicket
#

Dear Tauri,

I'm facing the challenge of drawing 2 lines in the center of the screens - one horizontally and one vertically. at the same time some text will be involved. When I mean screen I mean that these should be independent elements.

Does anyone have any idea how this could be achieved? ( Having 1 transparent window that spans over the whole screen is not an option ).

Also, as a last question -> IS gtk used via tauri on Linux only ? or is it used crossed platform ?

Kind regards

clear yew
#

can only answer the last question, gtk is only used on Linux