mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-30 00:36:39 +00:00
- setFocus() on the script editor, otherwise setting the text cursor has no effect. - setFocus() must be done after the widgets are created/shown, or the newly created widgets will "steal" the focus again. - Missing useHint in case subviews are reused. |
||
---|---|---|
.. | ||
model | ||
view | ||
CMakeLists.txt | ||
editor.cpp | ||
editor.hpp | ||
main.cpp |