lxn / walk

A Windows GUI toolkit for the Go Programming Language
Other
6.87k stars 886 forks source link

set image and html tag on Label #309

Open jjkim0816 opened 7 years ago

jjkim0816 commented 7 years ago

Hi, My name is Kim Jeong Jin.

I am cording using gowalk framework.

I want to put on image and html tag on Label or ImageView.

But, I don't know exactly how to code view image on MainWindow.

I searched attribution on struct Label, but there was no attributions about that.

So, I think ImageView is right to set image.

Please, help me for me about that.

And if you mind that you recommend web pages for gowalk?

I did search on Google, it was not effective for me TT.

Thank you, appreciate to you ~~

lxn commented 7 years ago

Hi!

Please have a look at the new imageview and old imageviewer examples.

The ImageView widget right now is very basic and needs to learn some new tricks.

I'm not sure what you mean by "html tag" on Label or ImageView. You can point the URL of a WebView to any HTML file. This would of course also allow you to display images.

jjkim0816 commented 7 years ago

Thank you~ lxn . It is difficult to explain my questions using English, so you didn't understand what I asked. I'm sorry~. After that, I should take a picture when I ask you something.