Hi,
I am trying to set the Overhang on a roGridScreen from a web server but have been unsuccessful. I changed only one line in the simplegrid example:
theme.GridScreenLogoHD = '"pkg:/images/Overhang_Test_HD.png"
to
theme.GridScreenLogoHD = "http://192.168.1.200/images/Overhang_Test_HD.png"
The overhang does not load in the second case.
Suggestions?
Thanks
SBJun