Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Resize and setGeometry did not size to the length i specify but extent only to my monitor Screen length. Is this a flaw in the software or is it my coding problem @ MainWindow w; w.resize(1500,254); w.show(); @
@ setGeometry(QRect(1,1,1500,254) @