GUIBRUSHR.GUI.WIDGET.MyPDFWindow module¶
- class GUIBRUSHR.GUI.WIDGET.MyPDFWindow.MyPDFWindow(path_pdf, title='PDF Viewer')[source]¶
Bases:
ToplevelA standalone Toplevel window for displaying PDF documents.
Uses the PDFViewer class for rendering. Follows the same pattern as MyFigure.