Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 738
    • Issues 738
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 202
    • Merge requests 202
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #4043

Closed
Open
Created Nov 12, 2006 by Kitware Robot@kwrobotOwner

win32 offscreen breaks ParaView3 GUI

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


Trying to save an animation on Windows in ParaView3 causes problems.

With the first animation frame, DestroyWindow() is called on a window that VTK didn't own in the first place. From then on, VTK creates a new window that isn't embedded in the GUI anymore.

If it makes a difference, my virtualization environment doesn't have the extensions that are being queried to support hardware offscreen rendering. It appears that in either case, DestroyWindow() is called.

Assignee
Assign to
Time tracking