#pyqt | Logs for 2019-02-26
Back
[02:35:49] <ntome> another such widget https://qutepart.readthedocs.io used in http://enki-editor.org
[04:25:53] -!- cetchmoh has quit [Ping timeout: 245 seconds]
[04:30:27] -!- cetchmoh has joined #pyqt
[04:35:08] -!- swalladge has quit [Ping timeout: 245 seconds]
[04:36:38] -!- swalladge has joined #pyqt
[05:36:11] -!- BPL has joined #pyqt
[06:20:20] -!- n1` has joined #pyqt
[07:29:17] -!- frispete has joined #pyqt
[07:30:25] -!- BPL has quit [Ping timeout: 246 seconds]
[07:30:26] -!- frispete_ has quit [Ping timeout: 246 seconds]
[07:30:26] -!- stochastix has quit [Ping timeout: 246 seconds]
[07:30:32] -!- crmaurei has quit [Ping timeout: 255 seconds]
[07:31:28] -!- BPL has joined #pyqt
[09:17:55] -!- Siecje has joined #pyqt
[10:33:29] -!- Belxjander has joined #pyqt
[11:09:08] -!- AbleBacon has joined #pyqt
[12:53:58] -!- Siecje has quit [Ping timeout: 250 seconds]
[13:09:24] -!- Siecje has joined #pyqt
[14:16:48] -!- TechSmurf has joined #pyqt
[14:20:48] -!- Siecje has quit [Ping timeout: 255 seconds]
[14:32:30] -!- Siecje has joined #pyqt
[15:32:43] -!- frispete has quit [Remote host closed the connection]
[15:33:29] -!- frispete has joined #pyqt
[16:39:31] -!- mintograde has joined #pyqt
[16:58:29] -!- Siecje has parted #pyqt
[17:08:35] -!- n1` has quit [Quit: WeeChat 2.3]
[17:08:51] -!- n1` has joined #pyqt
[17:17:09] -!- AbleBacon has quit [Quit: Leaving]
[17:43:02] -!- necrose99 has joined #pyqt
[17:43:35] -!- necrose99 has quit [Client Quit]
[17:44:13] -!- necrose99 has joined #pyqt
[17:57:07] -!- thomasross has joined #pyqt
[18:20:29] * hazzy-m uploaded an image: image.png (36KB) < https://matrix.org >
[19:03:11] -!- necrose99 has quit [Ping timeout: 255 seconds]
[19:04:52] -!- Meorge has joined #pyqt
[19:05:52] <Meorge> Hello! I'm trying to create a grid using PyQt5, and I'd like it to be aligned to the top left corner of the window at all times (so that it doesn't shift when the window is resized)
[19:05:54] <Meorge> https://pastebin.com
[19:06:11] <Meorge> I can't seem to figure out how to get it to do this, though :( Is there anyone who could help?
[19:18:46] <altendky> Meorge: how are your layouts and widgets setup? What does it draw and how does it move as you resize?
[19:19:03] <altendky> Meorge: and what will you do with this grid?
[19:20:35] <Meorge> This is the full code (not a lot) https://pastebin.com
[19:20:51] <Meorge> The drawBackground function is most important I think
[19:21:02] <Meorge> The grid is supposed to be used for placing tiles on
[19:21:34] <Meorge> I tried a simpler scenario with drawing a line from (0,0) to (1000,1000) and I got strange results that I think would be related
[19:21:56] <Meorge> https://www.dropbox.com Here it is when I boot up the program. Looks good and normal
[19:22:20] <Meorge> https://www.dropbox.com Stretching the window horizontally, though, the origin seems to shift along with the outer edge of the window
[19:22:37] <Meorge> https://www.dropbox.com ...but when I went to compress the window again, it didn't follow this time
[19:22:50] -!- BPL has quit [Quit: Leaving]
[19:31:20] <Meorge> Never mind, I think we were able to get it figured out!
[19:31:57] <Meorge> Thank you though altendky !
[19:32:21] <altendky> Good deal, sorry I disappeared
[19:32:36] <Meorge> No problem
[21:22:57] -!- mintograde has quit [Ping timeout: 245 seconds]