ah right, modal.
On Thu, Jan 17, 2013 at 5:57 PM, Alan Fregtman <[email protected]>wrote: > Well, when I said it was "modal" it's because we have no timer event to > handle the callback loop without temporarily halting XSI's main thread... > but hey, at least it didn't segfault, lol. (In a previous effort just > importing it would instantly quit SI.) We'll probably try the timer soon. > > About your second question, I believe it's pure; I'll ask. > > > > > On Thu, Jan 17, 2013 at 6:54 PM, Steven Caron <[email protected]> wrote: > >> pure python implementation, using timer event? >> >> On Thu, Jan 17, 2013 at 3:42 PM, Alan Fregtman >> <[email protected]>wrote: >> >>> One of the pipeline TDs here has got PySide to compile for Python 2.5 >>> and this morning it was showing a rudimentary pyqt modal dialog without >>> segfaulting. No victory dance yet, but it's a start. >>> >> >

