Hi Aaron, after the import and print statement it prints the same directory:
D:\Data\Python\mywork\tutorials\pyside-qml-examples The qml files in that same folder that dont use colibra load up fine with double clicking. After all the time i spent lost trying to figure out colibri i think im just happy to have it working. Thanks again for all your help, I really appreciate it. >> >show me it's output after double-clicking the file: > import os; print os.getcwd() > > If this shows something different from > > D:\Data\Python\mywork\tutorials\pyside-qml-examples > _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
