Hi Sergio. At first, thanks for your feedback and help. Tracking this at mailing lists is complicated, could you create the corresponding issues and attach there your patches? This makes possible reviewing them separately and helps you tracking when they are into trunk.
> I've solved the ToDoPanel problem and I wait for your input on the > compatibility with ArgoEclipse. Now the problem is that diagrams don't > show their toolbar. I'm trying to find why, but it is not being easy. Any > one has an idea? If I understand what you want, see http://argouml-sequence.tigris.org/source/browse/argouml-sequence/trunk/src/org/argouml/uml/diagram/sequence2/module/SequenceDiagramModule.java?rev=137&view=markup I use the above methods: GenericArgoMenuBar.registerMenuItem(menuSequence); GenericArgoMenuBar.registerCreateDiagramAction(newSequence); This is a workaround that need most work, but it works for now. Hope this helps, Christian López Espínola
