Hi, I discovered, OnPostCreateView() did not get called at all, because I created the document not by GetDocviewCommandProcessor()->CreateDocuments() but manually (like auiframe demo).
But when I use GetDocviewCommandProcessor()->CreateDocuments(), I get an assert in canvas.cpp, line 738. The existing OnPostCreateView() is really not usable with a2dCanvasView. Looks like I have to write my own notebook connector, based on a2dWindowConnector. The need for this is somehow written in http://www.wxart2d.org/moin/DocviewModule. But I had hoped, I could use the wxNotebookConnector. Or I continue to create my docs manually and use a2dWindowConnector only. What do you recommend? Thank you, Michael ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Wxart2d-users_dev mailing list Wxart2d-users_dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev