@cklkaren wrote:
Hello,
My project is going to display on a screen monitor where it will be tilted vertically, in full screen. However, I have been building my sketch as followed (where the mainWindow with multiple layer of people will be displayed in the screen monitor vertically).
Hence, I would like to ask what is the best way to draw my mainWindow please? I have been thinking of the following methods:
1/ Rotate the whole mainWindow (in main.cpp? Is it possible?)
2/ Rotate every visual elements (imgs, videos) (Easy but a lot of adjustment to the existing code I have for the alignment)Cheers,
Karen
Posts: 4
Participants: 3