[vtkusers] Window Name

Malcolm Drummond malcolm at geovision.co.za
Thu Oct 3 16:41:56 EDT 2002


Hi Marcelo

Under Windows, if you call 'Initialize' before setting the window name, it
will be created with the name you've given it.

Malcolm

----- Original Message -----
From: "marcelo oliveira" <oliveira_mc at yahoo.com.br>
To: <vtkusers at public.kitware.com>
Sent: Thursday, October 03, 2002 3:56 PM
Subject: [vtkusers] Window Name


> Hi users !!
>
> 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
>
> Marcelo
>
>
>
> _______________________________________________________________________
> 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/
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>




More information about the vtkusers mailing list