[vtkusers] vtk5.10.0_RC3 : problems with vtkChartXY and with vtkTextActor

Jothybasu Selvaraj jothybasu at gmail.com
Wed May 2 04:38:17 EDT 2012


I am using vtk 5.10 RC2 and I am able to change /set my title properties as

this->chart->GetTitleProperties()->SetFontSize(20);
this->chart->GetTitleProperties()->SetFontFamilyToTimes();

Jothy

On Tue, May 1, 2012 at 11:53 PM, pof <jd379252 at gmail.com> wrote:

> Hi all,
>
> I've tested to upgrade my application from vtk5.6.1 to the last
> 5.10.0.RC3, on MSVC++9.0.
> It builds and links fine, so everything looks apparently fine.
>
> Only few (but annoying) bugs I am experiencing are related to the
> vtkChartXY, in which:
> 1) I can no longer set the title properties (text, size...) of the chart,
> and also of the chart axes. In both cases it leads to program crash.
> 2) My app also crashes when opening a view containing the vtkChartXY (this
> used to work nicely under vtk5.6.1), so I guess something has changed
>
> Also, just to mention that vtkTextActors are now displayed very badly,
> which leads to some almost unreadable text in the view (e.g. title).
>
> JD
> ______________________________**_________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_**FAQ <http://www.vtk.org/Wiki/VTK_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/**listinfo/vtkusers<http://www.vtk.org/mailman/listinfo/vtkusers>
>



-- 
Jothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120502/9ce9e4a8/attachment.htm>


More information about the vtkusers mailing list