Hi,
I'm working on a new "balloon" command for TechDraw (an arrow with a circle on its end and a number inside this circle).
I'm starting to understand a bit how TechDraw works.
As a starting point I copied all DimensionView related files/calls into BalloonView ones. QGIViewBalloon functions are empty for now but QGIViewBalloon::draw gets called when I clic on my ballon command.
My problem it that I can't make my Balloon object a child of the selected view (in the Tree view at least). It is display at the same level as View.
Can someone (@wandererfan) can point me to the part of the code I should look closely ?
Thanks in advance.
Franck.