|
Probably a problem inside
UITheme >> textEditorIn: aThemedMorph text: aStringOrText title: aString entryText: defaultEntryText entryHeight: entryHeight
self questionSound play.
^(aThemedMorph openModal: ( (TextEditorDialogWindow newWithTheme: aThemedMorph theme) textFont: self textFont; title: aString; text: aStringOrText; entryText: defaultEntryText; entryHeight: entryHeight)) entryText
|
|
|
Priority: 1 – Show Stopper !!!!!!
|
|
Status: Work Needed
|
|
Assigned to: Everyone
|
|
Milestone: Pharo7.0
|
Go to Case
|
|