Sorry for the delay in replying here. During last years GSOC we moved LabelledLayout from swidgets into ArgoUML so that we could make some ArgoUML specific changes.
You should be able to continue to use the swidgets version with no other changes. If you do want to use the ArgoUML version then be careful to make sure that you are not mixing the Separator from swidgets with our version. They don't recognise each other. Regards Bob. 2009/1/17 Zoran Jeremic <[email protected]>: > Hi everybody, > > I need a little help about how to use method getSeparator() > from org.argouml.uml.ui.LabelledLayout. I have created several months ago a > property tab similar as Documentation tab that has 7 UMLTextArea2 fields in > two columns. It worked fine unitl I shifted from version 0.25.5 PRE to > version 0.26.2. Now all fields are in one column. There is > add(LabelledLayout.getSeparator()); > after the fourth element but it does not add new column. There is > yet another class LabelledLayout in org.tigris.swidgets that has method > getSeperator(), but it also does not work. Do you have any suggestions how > to solve this issue? > > Thanks, > Zoran > ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=1033288 To unsubscribe from this discussion, e-mail: [[email protected]].
