OpenSmock / Pyramid

Pyramid is a Graphical User-Interface (GUI) builder and editor for Bloc and Toplo.
MIT License
29 stars 5 forks source link

Enhance the image by setting it as a background #140

Closed labordep closed 3 months ago

labordep commented 4 months ago

Ways for users to use images on a Pyramid project:

1 - Use the playground to do the job manually (developper responsibility) 2 - Import an image as a BlElement using the editor UI

In all cases there is a BlElement with a image as a background, when the element is added and selected this is the same way to modifiy the image in the properties tab :

labordep commented 3 months ago

@Nyan11 I think there is a similar problem in Toplo. For example, how to store a button icon ?

Nyan11 commented 3 months ago

Yes, I am making an Input that will work with the command to change the background and the command to set an icon. This way i can reuse the code/gui for the two use-cases