<div dir="ltr">The issue remains on Windows with rc2.  I also ran the test (#38) and it worked fine.  I&#39;ll try to isolate a case where I can reproduce the problem.<div><br></div><div style>Alex</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Wed, Jun 5, 2013 at 11:21 AM, Alexandre Boucher <span dir="ltr">&lt;<a href="mailto:afboucher@gmail.com" target="_blank">afboucher@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">Thanks for looking at this.<div><br></div><div>I checked on my linux build and the bar is fine (with rc2).  I have the rc1 on my windows machine.  I will recompile everything with rc2 on windows and try again.</div>


<div><br></div><div>Thanks</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 5, 2013 at 10:48 AM, David Thompson <span dir="ltr">&lt;<a href="mailto:david.thompson@kitware.com" target="_blank">david.thompson@kitware.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi David,<br>
<div><br>
&gt; @David Thompson. Will <a href="http://review.source.kitware.com/#/t/2845/" target="_blank">http://review.source.kitware.com/#/t/2845/</a> fix this?<br>
<br>
</div>I don&#39;t think so; it appears that the scalar bar height is being computed incorrectly. The topic you mention just changes font sizes, not the rectangle for the scalar bar.<br>
<br>
If I had to guess... it might be related to changing the coordinate system of one of the actor&#39;s control points with SetCoordinateSystemToNormalizedViewport(). But doing the same to some test code didn&#39;t cause a similar problem.<br>



<span><font color="#888888"><br>
        David<br>
</font></span><div><div><br>
<br>
&gt; On Wed, Jun 5, 2013 at 11:54 AM, Alexandre Boucher &lt;<a href="mailto:afboucher@gmail.com" target="_blank">afboucher@gmail.com</a>&gt; wrote:<br>
&gt; Hello all,<br>
&gt;<br>
&gt; I am having problems with vtkScalarBarWidget with the release candidate (on Windows 7).  When in vertical mode the bar is either very tall or not positioned properly.  The white bounding box that shows up when the cursor move on top the widget is displaying correctly   It is fine in horizontal mode (see attached figures.)<br>



&gt;<br>
&gt; Here how the widget is created<br>
&gt;<br>
&gt;   cbar_widget_ = vtkScalarBarWidget::New();<br>
&gt;   cbar_widget_-&gt;GetScalarBarActor()-&gt;GetLabelTextProperty()-&gt;BoldOff();<br>
&gt;   cbar_widget_-&gt;GetScalarBarActor()-&gt;GetLabelTextProperty()-&gt;ShadowOff();<br>
&gt;   cbar_widget_-&gt;GetScalarBarActor()-&gt;GetLabelTextProperty()-&gt;SetFontSize(8);<br>
&gt;   cbar_widget_-&gt;GetScalarBarActor()-&gt;GetPositionCoordinate()-&gt;SetCoordinateSystemToNormalizedViewport();<br>
&gt;<br>
&gt; and later on:<br>
&gt; cbar_widget_-&gt;SetInteractor( renderer_-&gt;GetRenderWindow()-&gt;GetInteractor() );<br>
&gt;<br>
&gt; Does anyone has an idea of what is going on?<br>
&gt;<br>
&gt; Best,<br>
&gt; Alex<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>