andlabs / ui

Platform-native GUI library for Go.
Other
8.33k stars 651 forks source link

image on the window #325

Open 7BARS opened 5 years ago

7BARS commented 5 years ago

Hi, I wanna draw image(png) on the window, but I don't know how to do it. Can you help me or give advice?

andlabs commented 5 years ago

This is not yet supported. It will be in the next version, or possibly the version after that, but no later.

7BARS commented 5 years ago

Thank you for quick response. I'll be waiting update :)

go-wyvern commented 5 years ago

I have a drawing image(png) requirement,When can we support it

7BARS commented 5 years ago

Hi! What's news?

andrewarrow commented 4 years ago

we can do this today but just within a table right?

tataDan commented 3 years ago

Is it still the case that an image (e.g. png, jpeg) can only be drawn within a table?