<HTML>
<HEAD>
<TITLE>Holiday updates to NVIZ</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Over the last several days, I was able to continue with the NVIZ GUI update. I also managed to fix a few bugs and hope they stay fixed. Here are the highlights...<BR>
<BR>
I think I&#8217;ve fixed a bug causing problems with NVIZ in latlon regions when displaying vector points. At least the points are correctly displayed on my system and NVIZ doesn&#8217;t crash. There is still the problem with the height and z-exag<BR>
sliders for the surfaces not working properly (at least in some contexts), but you can at least still &nbsp;set a reasonable value manually (by typing into the entries next to the sliders). This may be a C-code issue beyond my control.<BR>
<BR>
I also got the auto draw toggle checkbox to actually work in most panels. When it&#8217;s checked, making a change (adding a label or changing a display parameter) will cause the display to be re-rendered and the new feature shown. When it&#8217;s not checked, you must press the draw button to re-render the display. This still needs some work in the volumes panel, but it&#8217;s working pretty well in the rest of the panels now.<BR>
<BR>
I fixed a bug in the sliders. Previously, they only interacted with the associated value entry widgets &nbsp;correctly if they worked backwards (increase from right to left). Now they work correctly when they increase from left to right.<BR>
<BR>
I completed updating the GUI for all panels except the animations ones. They are next. I've gotten rid of several functions that don't work. If someone wants to resurrect them later, the code is archived of course. <BR>
<BR>
I took out the scale panel. It had no functionality at all. It was just a set of widgets that didn't do anything. In the docs it is listed as not implemented. I separated the north arrow and fringe functions into separate panels that can be called from the new appearance menu. Bob added new code to make fringe elevation and color selections functional. It would be nice to be able to select the color of the arrow and north &#8220;N&#8221;. These change in different context, but I don&#8217;t know how or why since there are no related commands in the TclTk code. <BR>
<BR>
Probably some derivative of the arrow code could be used to make a true scale bar, since the arrow function takes a size &nbsp;value in map units.<BR>
<BR>
I separated the labels and legend panels, and added a Tk font selection dialog to each. Now you can use any font recognized by TclTk (though some styles like italic or underline don&#8217;t work with all font families). Each panel is called from the appearance menu.<BR>
<BR>
I removed the &#8216;label sites&#8217; panel. In the docs it is listed as not implemented. It has some related code, but it is not functional. Looking at the code, it seems to apply to the old sites format. I don't know what it would take to make it work with current vector formats.<BR>
<BR>
I took out a few non-functional widgets: the clear screen checkbutton on the main panel and the lower entry in the fringe panel. Neither of these had any functional commands attached. I kept in the z-coord slider for the cutting planes. It doesn't seem to do anything, but it has code attached. Maybe someone else could look at it. I&#8217;m not sure what it is supposed to do, so am not sure what is needed to fix it. <BR>
<BR>
I&#8217;ve put some screenshots of each redesigned NVIZ panel, with example visual display on my website at <BR>
&lt;http://www.public.asu.edu/~cmbarton/files/nviz_screenshots/&gt;. Maybe someone can use these to update the NVIZ help.<BR>
<BR>
Michael<BR>
<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics &amp; Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>