Frame WebImageView

I’m using a WebImageView for my GUI. There is a case that one ImageView doesn’t have a Picture in it. I want to make a frame around the WebImageView so people know, there will be a picture. Is that possible ?

You could add a WebStyle to the WebImageView :slight_smile:

@Albin Kiland How do i do that ?
I can’t select add WebStyle. I can only select Event Handler …

[quote=389034:@Dorian Ljuta]@Albin Kiland How do i do that ?
I can’t select add WebStyle. I can only select Event Handler …[/quote]
Right click in the Navigator and select Web Style.
http://documentation.xojo.com/index.php/WebStyle
To add it to your WebImageView, select it and take a look under Styles in the Inspector :slight_smile:

@Albin Kiland As I told you, when i do right click in the navigator i can only select Event Handler. Add Web Style is disabled and I don’t know why. Can you help me?

It sounds like you’re right-clicking the WebImageView. Try using the insert menu instead.