Add ViewPart to TranslationMemorys view?

Hi,

I try to write a plugin for Trados Studio 2014 and I want to create a ViewPart for the TranslationMemorys view. Unfortunately I don't know how. There seems to be no controller for that view in the "Integration API" only a ProjectsController, EditorController and FilesController but no TranslationMemorysController.

Thanks in advance for any Information.

Parents Reply
  • Does this supposed to still hold true for Studio 2015? When I try this Studio fails to start up with the error message "Failed to initialize view 'EditorView'."

    I'm having real trouble understanding the whole ViewPart configuration. What I was trying to achieve was to put a Viewpart (LocationByType = typeof(EditorController)) into the Messages / TQAs / Comments ... panel as an additional tab. I tried pretty much all ViewPartLayout configurations I can think of but - if it shows at all - then only as a button on the View ribbon in the Information group. When I click on that button my ViewPart shows up at the bottom irrespective of the Dock setting. I know I can drag it from there to my desired position (where it stays even after restarting Studio), but I would really like to have it there straight after installing the plugin. Is this possible at all?

Children
No Data