Jump to content
Software FX Community

Edit title


User (Legacy)

Recommended Posts

The title editor is not working for me, because once in edit mode the 

character keys are being sent to my main application. I tried to catch the

KeyDown of the chart, but it only fires when the title editor is not up. (I

was hoping to override the keydown to call its base, then set e.Handled to

true)

For the chart KeyDown, my override does get the keystroke before my main

app, so that would not be a problem.

Any advice on getting the title editor to work?

If not, how do I get the extents, etc. for the title "zone" to implement my

own editor? I noticed that when I have a title, it happens to be the first

child control of the chart, but I imagine all that is pretty volatile.

Thanks,

Greg

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...