Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, March 2007
QT 4.3.0 MainWindow resizing on Windows


Message 1 in thread

QMainWindow resizing does not appear to function correctly when using the
bottom right hand corner on windows platforms (however works correctly on
X11). The indicator arrows for the resizing operation are shown correctly
but upon dragging the window and cursor stays fixed in the same position.
All other corners and sides for the main window function correctly only the
bottom right corner exhibits the problem.

QDialog resizing appears correct, this only seems to occur on QMainWindow
objects. For example this occurs for the project in the QT snapshot
examples\mainwindows\dockwidgets.

Regards,
Simon Bourne

Message 2 in thread

Thanks, QMainWindow resizing appears to be fixed in the latest build
20070307.

Regards,
Simon Bourne

On 06/03/07, Simon Bourne <simon.bourne@xxxxxxxxxxxxx> wrote:
>
> QMainWindow resizing does not appear to function correctly when using the
> bottom right hand corner on windows platforms (however works correctly on
> X11). The indicator arrows for the resizing operation are shown correctly
> but upon dragging the window and cursor stays fixed in the same position.
> All other corners and sides for the main window function correctly only the
> bottom right corner exhibits the problem.
>
> QDialog resizing appears correct, this only seems to occur on QMainWindow
> objects. For example this occurs for the project in the QT snapshot
> examples\mainwindows\dockwidgets.
>
> Regards,
> Simon Bourne
>