<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,</p>
<p>Props is a library I've developed for specifying properties for
any kind of object, and then providing the tools for editing them.</p>
<p>The "philosophy" behind it being that any object can have
properties, and we should be able to edit them with tools.</p>
<p><br>
</p>
<p>If anyone is interested, this is fun to try:</p>
<p>PropertiesBrowser openOn: self runningWorld.<br>
PropertiesBrowser openOn: self runningWorld findATranscript.</p>
<p><br>
</p>
<img moz-do-not-send="false"
src="cid:part1.xjN8mkXN.lbTVUQOY@gmail.com" alt="" width="645"
height="308">
<p><br>
</p>
<p>Now I've adapted for editing PreferenceNG.</p>
<p>Doesn't work great yet, but can improve if I put the work:</p>
<p>PropertiesBrowser openOn: PreferenceNG.</p>
<img moz-do-not-send="false"
src="cid:part2.PRUhgmf0.DglXjZMb@gmail.com" alt="" width="505"
height="419">
<p><br>
</p>
<p>Cheers,<br>
</p>
<p>Mariano</p>
<p><br>
</p>
<p>PD: package is available from PackageDownloader tool<br>
</p>
</body>
</html>