smalltalkdolphin-smalltalk

How to fix incorrect radio button size in Dolphin class browser?


In my Dophin Class browser I see that the Instance/Class radio buttons have their text splitted in two rows, as you can see in the attached image. What can I do about it ? Maurizio.

Incorrect radio buttons


Solution

  • You need to make the field wider. One thing to try is to make the entire window wider. Depending on the layout, that may increase the width of this element. Next, you can try changing the default font for the code browser. With a smaller font the same text might be enough to get the text on one line. Finally, you can find the class for the browser and edit the width of the GUI.