| GraphicalEditor createActions() method is not called [message #883010] |
Thu, 07 June 2012 12:29  |
Oleg Bolshakov Messages: 33 Registered: August 2010 |
Member |
|
|
Hi, I'm trying to create my own editor based on ShapeDiagramEditor. I want to create my own conext menu. But I got to know that createActions() method, that I added like it is done is Logic Editor, is not called in ShapesEditor (both extends GraphicalEditorWithFlyoutPalette). I can see that createActions() is not called manually, the GraphicalEditor.initializeActionRegistry() calls it which in turn is called from init(...) method. But it ShapesEditor these method seem to not be called. What can be the reason?
[Updated on: Thu, 07 June 2012 12:31] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.01609 seconds