mrjt Messages: 705 Registered: March 2007 Location: London
Contributor
RichTextCtrl is what you need (this is the ctrl used for PromptOK etc.). To add a custom right-click menu you'll have to inherit from it and override RightDown, the default mmenu only has 'Copy'.