mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-15 16:39:40 +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 |