[Qtce-preview-feedback] Visual Studio 2008
Maurice Kalinowski
mkalinow at trolltech.com
Mon Jan 28 08:31:10 CET 2008
Hi,
>
> I've ran textedit.exe and first time I have seen Qt working on my
> PocketPC!
Very nice, thank you for testing this out.
> It seems, everything is okay, but now I recognize new very odd thing.
> The main window of Qt application doesn't have any scrolls and also
> it's not fixed. I can drag it all over a (tiny) screen. Seems, window
> has real size (as on PC). It's very clumsy for using.
>
We know about this issue and are currently taking care of it. It is
neither your, nor Visual Studio's problem. Inside our examples we
usually call show(), which will display the window by its preferred (or
specified) size. In case you change the show() command in main.cpp to
showMaximized(), the application will integrate into the Windows Shell
and you should be able to use it on a regular basis.
As mentioned previously we are trying to solve this and there should be
a solution within the next release.
Best Regards,
Maurice Kalinowski
More information about the Qtce-preview-feedback
mailing list