domi_gitaristo wrote:
> I can't find wxPrintDialog object in the element palette.
> Is it possible to get it elsewhere in dialogBlocks?
>
Objects that can be created on the stack and don't need any UI
manipulation aren't currently supported by DialogBlocks; you can just
add a few lines of code to create the wxPrintDialog.