#pyqt | Logs for 2018-12-21
Back
[01:55:33] -!- Belxjander has quit [Ping timeout: 246 seconds]
[03:20:40] -!- BPL has joined #pyqt
[03:23:23] -!- kallesbar has joined #pyqt
[03:55:39] -!- anqxyr has joined #pyqt
[04:05:03] -!- anqxyr has quit [Ping timeout: 246 seconds]
[05:53:56] -!- asaraf has joined #pyqt
[06:46:22] -!- asaraf has quit [Quit: Leaving]
[06:55:12] -!- Lauxley has joined #pyqt
[06:57:03] -!- mintograde has joined #pyqt
[07:40:12] -!- mintograde has quit [Ping timeout: 272 seconds]
[09:57:11] -!- frispete has quit [Remote host closed the connection]
[09:57:57] -!- frispete has joined #pyqt
[10:43:17] -!- frispete has quit [Quit: Konversation terminated!]
[10:44:59] -!- frispete has joined #pyqt
[10:54:12] -!- BPL has quit [Ping timeout: 246 seconds]
[10:54:27] -!- BPL has joined #pyqt
[11:41:02] -!- thomasross has quit [Remote host closed the connection]
[12:29:17] -!- BPL has quit [Ping timeout: 244 seconds]
[12:36:48] -!- BPL has joined #pyqt
[12:55:08] -!- Lauxley has quit [Remote host closed the connection]
[13:31:13] -!- snowcatman has joined #pyqt
[13:33:33] <snowcatman> altendky: sorry for not responding for the last few day's as i had a windows update and must have done something to cause it to be curupt. had to do a restore and re-install.. anyway, working on those treeviews you suggested..
[13:35:32] <altendky> snowcatman: good fun. i tried to start up an old vm last night... corrupt disk supposedly, left it 'fixing' overnight and gave up. next boot? sorry... no os on disk. windows is, uh, not great
[13:39:44] <snowcatman> altendky: I am still trying to get my old laptop cleaned up, not that i have touched it. i am on my kids unused laptop atm.. the i7 is fast. but little hard drive.. wishing i had his i7 on my laptop with my 500gb drive. anyway. i will be back and forth. :-)
[15:55:48] -!- mintograde has joined #pyqt
[18:06:48] -!- mandeep has quit [Ping timeout: 246 seconds]
[18:19:47] -!- mandeep has joined #pyqt
[18:56:07] -!- mandeep has quit [Remote host closed the connection]
[18:56:49] <snowcatman> well, i got a chance to sit down. my thought's are i need a starting point. i thought this might be one f them https://gist.github.com
[20:01:52] -!- JanC has quit [Quit: 'k zien d'r mee weh zi]
[20:02:10] -!- JanC has joined #pyqt
[20:30:27] -!- BPL has quit [Quit: Leaving]
[20:53:47] -!- kallesbar has quit [Quit: Konversation terminated!]
[22:18:00] <altendky> snowcatman: to just add a couple items to a qtreeview you could start with `from PyQt5 import QtGui; from PyQt5 import QtWidgets; app = QtWidgets.QApplication([]); view = QtWidgets.QTreeView(); model = QtGui.QStandardItemModel(); view.setModel(model); view.show(); app.exec()`
[22:42:45] -!- mintograde has quit [Ping timeout: 268 seconds]
[22:45:28] -!- kushal has quit [Remote host closed the connection]
[22:45:43] -!- kushal has joined #pyqt
[23:17:58] -!- mandeep has joined #pyqt
[23:23:32] -!- mandeep has quit [Ping timeout: 246 seconds]
[23:36:14] -!- mandeep has joined #pyqt