Message 1 of 5

Not applicable
05-01-2015
12:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am developping a maya plugin in cpp and store it in the standard structure <resource path>/plug-ins and pictures into <resource path>/icons.
However when I want to display a picture (qt/cpp development) and enter just the picture name, the picture is not displayed. I there need to use an absolute path.
But as I plan to put this plugin on different computers, how can I programmatically know when the pictures are located ?
Thanks.
Solved! Go to Solution.