#pyqt | Logs for 2018-10-17

Back
[00:42:10] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[00:44:01] -!- Belxjander has joined #pyqt
[01:12:14] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[01:14:39] -!- Belxjander has joined #pyqt
[01:38:14] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[01:38:57] -!- Belxjander has joined #pyqt
[01:40:40] -!- swalladge has quit [Read error: Connection reset by peer]
[01:41:29] -!- swalladge has joined #pyqt
[01:52:44] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[01:55:48] -!- Belxjander has joined #pyqt
[02:28:54] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[02:30:54] -!- Belxjander has joined #pyqt
[02:49:23] -!- kallesbar has joined #pyqt
[03:08:14] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[03:09:00] -!- Belxjander has joined #pyqt
[03:18:46] -!- TechSmurf has quit [Ping timeout: 272 seconds]
[03:21:10] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[03:32:19] -!- Belxjander has joined #pyqt
[03:40:53] -!- mintograde has joined #pyqt
[03:48:27] -!- TechSmurf has joined #pyqt
[04:01:45] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[04:03:25] -!- Belxjander has joined #pyqt
[04:14:28] -!- anqxyr has joined #pyqt
[04:30:02] -!- anqxyr has quit [Ping timeout: 244 seconds]
[04:31:00] -!- anqxyr has joined #pyqt
[05:25:42] -!- mandeep has quit [Ping timeout: 252 seconds]
[07:00:30] -!- mintograde has quit [Ping timeout: 252 seconds]
[09:24:52] -!- Siecje has joined #pyqt
[10:34:54] -!- kushal has quit [Ping timeout: 256 seconds]
[11:07:56] <agile_prg> altendky you here?
[11:08:07] -!- aPyDev has joined #pyqt
[11:09:02] <altendky> agile_prg: I'm going to be on the go, but sort of from my phone
[11:09:22] <agile_prg> heh ok
[11:09:28] <agile_prg> can I ask you a dumb question?
[11:11:01] <altendky> agile_prg: don't ask to ask
[11:14:04] <agile_prg> should I destroy a form and show it everytime or try to hide/cache it?
[11:14:11] <agile_prg> then show it when needed
[11:34:06] -!- JanC has quit [Remote host closed the connection]
[11:34:23] -!- JanC has joined #pyqt
[11:34:29] <altendky> agile_prg: are you having a performance issue? Do you want it to persist its state?
[11:35:16] <agile_prg> no, just trying to it smart
[11:35:41] <agile_prg> I guess I will just close/delete them then recreate them
[11:40:42] <altendky> agile_prg: if your intent is to have a new one, then yeah, make a new one. Until you have a significant performance problem.
[11:46:02] <altendky> agile_prg: I would guess if you do that it would be data prep behind the GUI anyways. In which case you cache that, not the dialog.
[12:56:37] -!- kushal has joined #pyqt
[14:47:04] -!- kushal has quit [Ping timeout: 256 seconds]
[14:47:26] -!- kushal has joined #pyqt
[14:48:10] -!- Bjander has joined #pyqt
[14:50:34] -!- Belxjander has quit [Ping timeout: 246 seconds]
[14:50:34] Bjander is now known as Belxjander
[14:58:23] <agile_prg> altendky are you back?
[15:16:01] <altendky> agile_prg: if you have questions, just ask. Don't ask to ask.
[15:25:22] -!- aPyDev has quit [Quit: Leaving]
[15:30:14] <agile_prg> I am trying to understand how to initialize QBitarray in c++ with a quint8 variable
[15:30:21] <agile_prg> it doesn't seem to be possible
[15:35:17] <Siecje> agile_prg: Are you using Python?
[15:35:19] <Siecje> agile_prg: What have you tried?
[15:36:06] <agile_prg> I might have figured it out hold on
[15:38:58] <agile_prg> nope, oh well, very weird
[15:42:06] <altendky> agile_prg: what do you want to do with it? What have you tried? What happened? Use a pastebin
[15:42:49] <agile_prg> QBitArray bits(8); bits = (QBitArray)255; this give syntax error
[15:44:35] <agile_prg> wow #include <bitset> appears to be working
[15:49:22] <agile_prg> it works with bitset
[15:49:24] <agile_prg> *phew*
[15:49:37] <agile_prg> thanks all
[16:02:10] <altendky> agile_prg: so you are asking c++ questions again in #pyqt?
[16:02:11] -!- mintograde has joined #pyqt
[16:02:20] <altendky> Without bothering to even say so?
[16:02:28] <altendky> agile_prg: consider #qt
[16:02:51] <agile_prg> I did say so
[16:14:17] -!- Mrokii has joined #pyqt
[16:24:20] -!- anqxyr has quit [Read error: Connection reset by peer]
[16:42:55] -!- rubenwardy has joined #pyqt
[16:43:36] -!- Schrostfutz has joined #pyqt
[16:43:39] <Schrostfutz> Hi, I'm looking to build a small application that I'd like to be usable on multiple platforms, including mobile ones. For ease of development I'd like to use pyqt. Does the combination work?
[16:55:52] -!- Siecje has parted #pyqt
[16:59:07] -!- Schrostfutz has quit [Ping timeout: 250 seconds]
[17:20:13] -!- Schrostfutz has joined #pyqt
[18:49:16] -!- kallesbar has quit [Quit: Konversation terminated!]
[19:19:27] -!- Bjander has joined #pyqt
[19:22:18] -!- Belxjander has quit [Ping timeout: 252 seconds]
[19:22:48] Bjander is now known as Belxjander
[19:26:13] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[19:32:55] -!- Belxjander has joined #pyqt
[20:04:57] <altendky> Schrostfutz: sure. Deployment to mobile via pyqtdeploy can be a pain I think. What with building your own python and pyqt, but...
[20:23:41] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[20:31:55] -!- Belxjander has joined #pyqt
[21:12:50] -!- Schrostfutz has quit [Ping timeout: 276 seconds]
[22:16:43] -!- mintograde has quit [Ping timeout: 245 seconds]
[22:45:16] -!- Mrokii_ has joined #pyqt
[22:47:58] -!- Mrokii has quit [Ping timeout: 246 seconds]
[22:47:58] Mrokii_ is now known as Mrokii