View Single Post
Old 04-30-2019, 01:12 PM   #174
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 781
Karma: 2298438
Join Date: Jan 2017
Location: Poland
Device: Various
Quote:
Originally Posted by odamizu View Post
Okay, thank you. This is in the Sigil app code rather than the plugin code? (If so, it's definitely beyond my limited tech skills )
Yes, it's code from ValidationResultsView.cpp file.
A small change is enough:
Code:
setAllowedAreas(Qt::BottomDockWidgetArea | Qt::TopDockWidgetArea);
I checked today and it turns out that validation window on top is pretty cool.
When making corrections, you do not look at the bottom of the screen, but under the toolbars and over Code View.
BeckyEbook is online now   Reply With Quote