<p dir="ltr">I am storing mine as a resource the feeding in a file like object from the resource</p>
<div class="gmail_quote">On May 11, 2015 7:22 PM, "Jared Henley" <<a href="mailto:jared.henley@gmail.com">jared.henley@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm developing a program using PyQt.  I load the .ui files at runtime<br>
using uic.loadUi() for various reasons, mainly because the python<br>
source is cleaner.<br>
<br>
I'm trying to work out how to find the correct path to the .ui files,<br>
particularly when the program is installed and they could be in any<br>
number of places depending the path prefix of where the program gets<br>
installed to.<br>
<br>
If it's any help, I'm developing primarily for Linux and other unixes,<br>
other platforms are not high on the priority list.<br>
<br>
How are people going about this?<br>
<br>
Jared<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></blockquote></div>