I'm completely new to StarUML. On Class Diagram, each time I click in editing window, it creates a class named after some Korean guy. For example, Jung, Yoontae / Kim, Hyunsoo. OK, maybe that's the developers' sense of humor. Certainly it's easy to edit the classname to whatever I want. But, if I position a class incorrectly, how do I move it on the editing window? I try click-and-drag, but when I click, I just get a new class named after some Korean guy. I've searched online StarUML documentation, but while it seems to give instructions for everything else, it says nothing (that I can find) about moving the class ikon on the diagram.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Most likely you locked selection in the Toolbar with double click on the Class item. You may disable that by clicking in the Toolbar on the Select item and after that dragging of classes should work as expected.
To get rid of Korean guys delete Contributors.xml.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm completely new to StarUML. On Class Diagram, each time I click in editing window, it creates a class named after some Korean guy. For example, Jung, Yoontae / Kim, Hyunsoo. OK, maybe that's the developers' sense of humor. Certainly it's easy to edit the classname to whatever I want. But, if I position a class incorrectly, how do I move it on the editing window? I try click-and-drag, but when I click, I just get a new class named after some Korean guy. I've searched online StarUML documentation, but while it seems to give instructions for everything else, it says nothing (that I can find) about moving the class ikon on the diagram.
Most likely you locked selection in the Toolbar with double click on the Class item. You may disable that by clicking in the Toolbar on the Select item and after that dragging of classes should work as expected.
To get rid of Korean guys delete Contributors.xml.
That did the trick. Thanks!