Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
in StyleSheet, i added a resources file border-image: url(:/File/leftPic.png);
My problem is in main windows, my pic appears as multiple copy of the same image.
How can i show my resource picture as one copy and not multiple copy of the same image
The picture is tiled and i just want a single picture
Hi have you tried this
border-image-repeat: no repeat
No... Do i set this variable on the right hand side main window properties? I try tomorrow. Thanks you very much, i was pulling my hair. I have same categories of problem in other threads, please help me too.