Hello Klaas,
I have one a2dText and one a2dImage in my a2dCanvasView. In left panel, I
have some information related to that object for example if it is a2dImage,
it has its path information. In other words, different information for
different type of object.
I was difficult to determine which type of object which I clicked on canvas.
I created MyImage derived from a2dImage, MyText derived from a2dText and
MyCanvas derived from a2dCanvasView.
I have tried to catch mouse event in each class and I only succesfully in
catching MyImage and MyText mouse event but MyCanvas.
I totally can't catch mouse event in my canvas. It is needed to hide
information in left panel if there is no object clicked.
Would u mind giving me some clue to handle this?
Thank you very much
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev