How? When I switch to PySide all I get is TypeError: QWidget.setFocusPolicy(Qt.FocusPolicy): argument 1 has unexpected type 'PySide.QtCore.Qt.FocusPolicy'
On 03/07/2012 05:36 PM, Matt Anderson wrote: > I can only get it to work with PySide. > > On Thu, Jan 19, 2012 at 8:50 AM, Serge A. Salamanka <[email protected] > <mailto:[email protected]>> wrote: > > Same problem with QString beeing set up to value 1 > > Spyder 2.1.7 > Python 2.6.5 > IPython 0.12 > PyQt4 4.7.2 > > no front end in spyder when creating kernel > > Issue 805 > > #Serge > > -- > You received this message because you are subscribed to the Google > Groups "spyder" group. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > To unsubscribe from this group, send email to > [email protected] > <mailto:spyderlib%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/spyderlib?hl=en. > > > -- > You received this message because you are subscribed to the Google > Groups "spyder" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/spyderlib?hl=en. -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
