#pyqt | Logs for 2019-03-20
Back
[01:23:55] -!- thomasross has quit [Remote host closed the connection]
[01:24:15] -!- thomasross has joined #pyqt
[04:23:35] -!- n1` has joined #pyqt
[04:43:27] -!- BPL has joined #pyqt
[05:33:14] <BPL> Has anyone ever wanted to have eventually a nice text editor widget that looked like ST in their pyqt projects? If that's so... please join to the https://github.com team... right now it's just me though :) . Today I'll be starting some sort of agressive "marketing" campaign to gather a horde of coders :D
[06:33:06] -!- mintograde has joined #pyqt
[06:44:17] -!- mintograde has quit [Ping timeout: 246 seconds]
[07:47:50] -!- BPL has quit [Quit: Leaving]
[07:48:08] -!- BPL has joined #pyqt
[07:48:51] -!- BPL has quit [Remote host closed the connection]
[08:38:55] -!- Siecje has joined #pyqt
[10:38:47] -!- kallesbar_ has quit [Ping timeout: 246 seconds]
[10:46:43] -!- n1` has quit [Ping timeout: 245 seconds]
[11:01:38] -!- kallesbar_ has joined #pyqt
[11:15:07] -!- AbleBacon has joined #pyqt
[11:24:44] -!- Dave_Elec has joined #pyqt
[12:27:52] -!- mandeep has quit [Ping timeout: 250 seconds]
[12:41:14] -!- mandeep has joined #pyqt
[13:26:34] -!- Dave_Elec has quit [Ping timeout: 246 seconds]
[13:27:46] -!- Dave_Elec has joined #pyqt
[13:54:06] -!- Dave_Elec has quit [Ping timeout: 250 seconds]
[13:55:29] -!- Dave_Elec has joined #pyqt
[14:32:38] -!- TechSmurf has quit [Ping timeout: 252 seconds]
[14:34:19] -!- TechSmurf has joined #pyqt
[15:06:32] -!- Dave_Elec has quit [Ping timeout: 246 seconds]
[15:34:37] -!- n1` has joined #pyqt
[15:51:44] -!- Dave_Elec has joined #pyqt
[16:08:23] -!- mandeep has quit [Ping timeout: 245 seconds]
[16:10:28] -!- mandeep has joined #pyqt
[16:28:26] -!- Siecje has quit [Ping timeout: 246 seconds]
[16:33:31] -!- mintograde has joined #pyqt
[16:42:33] -!- Siecje has joined #pyqt
[16:57:50] -!- Dave_Elec has quit [Ping timeout: 252 seconds]
[17:00:30] -!- Siecje has quit [Quit: Leaving.]
[17:31:42] -!- kallesbar has joined #pyqt
[17:35:06] -!- kallesbar_ has quit [Ping timeout: 250 seconds]
[17:36:42] -!- kallesbar has quit [Ping timeout: 246 seconds]
[18:47:03] -!- qtnoob has joined #pyqt
[18:50:30] <qtnoob> Does anyone know how to catch key press events like a space bar? I have a .qml layout with a lot of buttons, and when I press my space bar, it just does the default event on the page, it doesn't get handled by my "Keys.onSpacePressed" handler.
[18:50:32] <qtnoob> https://doc.qt.io
[18:50:51] <qtnoob> The generic Keys.onPressed also doesn't fire when I hit the space bar, but it does fire for other keys.
[18:51:33] -!- AbleBacon has quit [Quit: Leaving]
[18:52:01] <qtnoob> I thought the default priority of Keys.BeforeItem would cause the space bar to be handled
[18:52:10] <qtnoob> Maybe it has to do with nesting of items in the QML layout?
[18:57:20] <Avaris> qtnoob: not much of a qml user but... maybe some code?
[20:54:47] -!- qtnoob has quit [Ping timeout: 256 seconds]
[21:53:14] -!- mintograde has quit [Ping timeout: 244 seconds]