Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pyqt5 layout
#7
@deanhystad i was trying to figure out how to display it in the mainwindow class sorry im still trying to figure pyqt out and its hard to find information online with using python. Im actually messing around with the example you gave me right now but i need the window to be fullscreen im messing around with the idea of making a smart mirror interface.

what im having a hard time doing is lets say i have a box that is 500x500 i place the date and time in that box.
Date at 0x0 and time right under it.
i want to take that 500x500 box with the content in it and display it on the main window and am i able to take that 500x500 box and move it using the coordinates instead of moving it central so lets say i want that box at 0x0 on main window or 100x100 and so on all i have to do is move the whole thing with coordinates and not each element individually
Reply


Messages In This Thread
pyqt5 layout - by Nickd12 - Jan-12-2021, 03:06 AM
RE: pyqt5 layout - by Axel_Erfurt - Jan-12-2021, 09:26 AM
RE: pyqt5 layout - by deanhystad - Jan-12-2021, 04:35 PM
RE: pyqt5 layout - by Nickd12 - Jan-12-2021, 11:20 PM
RE: pyqt5 layout - by Nickd12 - Jan-12-2021, 11:26 PM
RE: pyqt5 layout - by deanhystad - Jan-13-2021, 03:38 AM
RE: pyqt5 layout - by Nickd12 - Jan-13-2021, 04:07 AM
RE: pyqt5 layout - by deanhystad - Jan-18-2021, 04:45 AM
RE: pyqt5 layout - by Axel_Erfurt - Jan-18-2021, 09:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PyQt5 Relative Layout Unkovic 1 705 Nov-10-2023, 01:52 PM
Last Post: Axel_Erfurt
  Huge code problems (buttons(PyQt5),PyQt5 Threads, Windows etc) ZenWoR 0 2,911 Apr-06-2019, 11:15 PM
Last Post: ZenWoR
  Python GUI layout off between different OS shift838 5 3,838 Jan-02-2019, 02:53 AM
Last Post: shift838
  PyQt5: Add Variable Number of Rows to Layout Based on Python Dictionary kennybassett 2 4,858 Oct-02-2018, 02:05 PM
Last Post: Alfalfa
  [Tkinter] grid layout neech 8 17,953 Oct-14-2016, 07:06 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020