Hi Aaron, On Jan 13, 2012, at 1:08 PM, Aaron Richiger wrote:
> Hello everybody! > > I found a strange behaviour of QTabWidget depending on the platform. The type > of the argument passed by the signal "currentChanged" should be integer > looking at the doc and it is on linux, but on MacOS, a QWidget is passed (The > current tab widget...). Why?!? Thanks for having a look at it or sending me > the type passed on Windows (I have currently no windows to test, sorry)! What version of PySide are you using? I backed down to 1.0.4 due to the bugs in newer versions. On OS X with PySide 1.0.4 I got the expected output (type is int) which is the same result as I got on Windows and Linux. Tim Doty _______________________________________________ PySide mailing list PySide@lists.pyside.org http://lists.pyside.org/listinfo/pyside