Skip to main content
1-Visitor
January 23, 2019
Question

How to set a background image in the user interface by using the creo ui editor?

  • January 23, 2019
  • 1 reply
  • 2006 views

Hi All,

 

I am developing an user interface for protoolkit application by using the creo UI editor. As the creo ui editor is structured in a grid form, I could not set a back ground image in the created application UI. The background image is required to add some labels on it.

 

Kindly suggest some ideas.

 

Thank you!

1 reply

17-Peridot
January 24, 2019

Hello!

I think, you can use Drawing Area component. But only in programming way (not in UI Editor) you can place background image and labels on it. For example, like Shape tab in Hole feature.

1-Visitor
January 24, 2019
Hello 
 
Thanks for the suggestion! I will check on the same and will share the results and observation.