PDFWindow Support in Pythoncard 1.0

Support for a PDFWindow as child windows under Pythoncard has been added to Pythoncard 1.0.

layoutEditor

Describe the various components (both regular Python objects and wx objects). An indented list would work well -- the object listed at the higher level, with an explanation for how it fits in at a lower level.

Process Overview

Describe what you have to do to make the pieces work with each other. If there are pieces you have to inherit from, describe which ones you use, why, and what additional capabilities you add.

Special Concerns

Slight Change to win32com and PDFWindow in wxPython will be Needed

Code Sample

   1 import wx
   2 
   3 # put your sample code here

Comments

This is the place that you can add your plans for the future of this page, tell people how to contact you, or leave feedback for the author of the page.

PythoncardPdfWindow (last edited 2011-05-16 16:51:54 by 99-9-39-161)

NOTE: To edit pages in this wiki you must be a member of the TrustedEditorsGroup.