-
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Regarding my question 2, I figured out that the trick is to set the style to "minimal": spEditor->GetConfig().style = Zep::EditorStyle::Minimal; |
Beta Was this translation helpful? Give feedback.
Regarding my question 2, I figured out that the trick is to set the style to "minimal":
spEditor->GetConfig().style = Zep::EditorStyle::Minimal;