PDA

View Full Version : "My Photos" question



Rolology
October 25th, 2011, 09:07 PM
Hi all,

I am really pretty new with the whole Boxee/Python thing and have had limited success with customizing my Boxee screens. The thing I can't seem to figure out is how Boxee launches the "My Photos" page from the Home.xml. In the control area I see the following:

<controlid>111</controlid>
<label>1</label>
<thumb>icons/icon_menu_photos.png</thumb>
<onclick>-</onclick>

What I can't figure out is how this launches the My Photos page. Can someone PLEASE point me in the right direction? I've been able to write my own launch program and use ActivateWindow to open some pages....but I just can't figure out how this one works.

Thanks