Hi David,
§1 Please don’t try to tell me to do it differently.
§2 If you don’ know how to answer it, please don’t chime in, thanks.
These instructions are a bit limiting, are they not?
In essence, you want a widget's geometry to be precise and up to date, before
it has been shown.
That is done
This should do:
git checkout v5.3.2
git submodule sync --recursive
git submodule update --init --recursive
best,
Ulf
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
Have you tried the suggestion from Henry to move the window first to the
negative coordinates?
Kind regards,
Robert Iakobashvili
On Mon, May 27, 2024 at 9:01 AM David M. Cotter wrote:
> Does ANY ONE have any ideas on this?? Pretty please??
>
> -dave
>
> On May 24,
Does ANY ONE have any ideas on this?? Pretty please??
-dave
> On May 24, 2024, at 12:14 PM, David M. Cotter wrote:
>
> I’ve tried everything I can think of. The ONLY one that works the way I NEED
> is the first one, but that one flashes the window on the screen
>
> #if 1
René J.V. Bertin wrote on 20240526::14:25:20 re: "Getting "really old" Qt
sources"
>I can manage to check out the skeleton at the commit (tag) of interest (say,
>v5.3.2) but the actual sources aren't there.
I'm beginning to get the idea that there's a p
On Sunday May 26 2024 14:33:35 apoenitz wrote:
>Versions down to 1.41 are at https://download.qt.io/archive/qt/
>
>Do you really need even older ones?
>
Sorry, I meant Qt *5* sources. That archive only holds a seemingly random
collection of "mijor" versions, nothing between 5.12 and 5.1 .
R
__
On Sun, May 26, 2024 at 02:25:20PM +0200, René J.V. Bertin wrote:
> Hi,
>
> Qt have decided (in their wisdom?) to retire the sources of "really old"
> releases from their servers.
Versions down to 1.41 are at https://download.qt.io/archive/qt/
Do you really need even older ones?
> I assume the
Hi,
Qt have decided (in their wisdom?) to retire the sources of "really old"
releases from their servers. I assume they're still available via git
(including the mirrors on github, I hope) but I'm drawing a blank in checking
out the "everywhere" source tree from the github:qt/qt5 repo. I can ma