<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 10/5/2024 7:24 PM, Mark Volkmann via Cuis-dev wrote:
<blockquote
cite="mid:CAFfRWnUDWrOr2V3u9xkgaPdCfzv6-6oMZoJcZEQsc0VhB6f8jg@mail.gmail.com"
type="cite">Here's an example of using the latest attached change
set::
<div><br>
</div>
<div><font face="monospace">filePath :=
'/Users/volkmannm/Pictures/images/altitude1600.jpg'.<br>
PreferenceSet sysPreferences at: #backgroundEffect put: #tile.<br>
stream := filePath asFileEntry readStream.<br>
self runningWorld backgroundImageData: stream binary
contentsOfEntireFile.</font><br>
</div>
<div><font face="monospace"><br>
</font></div>
<div><font face="arial, sans-serif">You can also set the </font><font
face="monospace">#backgroundEffect</font><font face="arial,
sans-serif"> preference to </font><font face="monospace">#cover</font><font
face="arial, sans-serif"> or </font><font face="monospace">#stretch</font><font
face="arial, sans-serif">.</font></div>
</blockquote>
<br>
Very nice!<br>
<br>
I just integrated it in GitHub. Thanks!<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
</body>
</html>