[vtkusers] Window Name is working
marcelo oliveira
oliveira_mc at yahoo.com.br
Thu Oct 3 17:04:32 EDT 2002
Yes, is working.
I just have to set Start();
Tank u Malcom
--- Andy Cedilnik <andy.cedilnik at kitware.com>
escreveu: > Hello Marcelo,
>
> This is a known bug and is caused by the window not
> being there yet when
> you do SetWindowName. The first render creates
> window, then you can set
> the name.
>
> Andy
>
> On Thu, 2002-10-03 at 09:56, marcelo oliveira wrote:
> > I think that is Bug
> >
> > When i try change the name of Window using:
> >
> > renWin->SetWindowName( "FLAMENGO" );
> > renWin->Render();
> >
> > anything change
> >
> > but when i use:
> >
> > renWin->Render();
> > renWin->SetWindowName( "FLAMENGO" );
> > renWin->Render();
> >
> > the name change.
> >
> > I´m using Win XP and VTK 4.0
> >
> > Tanks for your help and advanced me
>
>
_______________________________________________________________________
Yahoo! GeoCities
Tudo para criar o seu site: ferramentas fáceis de usar, espaço de sobra e acessórios.
http://br.geocities.yahoo.com/
More information about the vtkusers
mailing list