----- Original Message -----From: Schwab,Wilhelm KSent: Monday, March 19, 2012 6:26 PMSubject: [Pharo-project] Small polymorph suggestionGary,
I haven't figured out what they do yet, but I found #newSeparator, which creates a horizontal widget (name does not reflect this). Then I dug around and found #newVerticalSeparator.
I suggest #newSeparatorHorizontal and #newSeparatorVertical, putting them together in the method list for easier discovery.
Bill