Hello,

by now I believe I understood some parts of mars and can use them :-) After 
spending about half a day for debugging I finally got some results.

Most recent and most stupid bug: I had forgotten to modify my
BEGIN_EVENT_TABLE( FrameApp, wxFrame )
to
BEGIN_EVENT_TABLE( FrameApp, a2dDocumentFrame )
causing the a2dDocumentFrame event handlers to be missing (m_view not updated) 
...

Now I can draw circles and rectangles in all of my notebook pages :-) Next 
steps are cleanup and debug some asserts/ crashes, before I integrate more 
features.

Klaas Holwerda schrieb:
> The extra parameter i talked about is already in CVS, so you can have that
> notebook connector with a2dCanvasView now.

Nice, will look into soon.

Thanks! Michael

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to