Search found 2 matches

by gregGASPST
Wed Mar 28, 2012 10:21 pm
Forum: iOS Deployment
Topic: Lost button images after deployment
Replies: 2
Views: 2117

Re: Lost button images after deployment

It appears that the template image for the skinned button had an external reference to the actual image file. I took out the reference and reimported the image control and that seems to have resolved the problem. For the other two push buttons they were not marked as opaque. Checking opaque seems to...
by gregGASPST
Wed Mar 28, 2012 3:54 pm
Forum: iOS Deployment
Topic: Lost button images after deployment
Replies: 2
Views: 2117

Lost button images after deployment

I just deployed my first app to my iPad. Everything is fine except for three of the buttons appear as black boxes. The first is a skinned button. The other two are start and stop buttons that I created from the toolbar. I am using several other skinned buttons and they all show up fine. What am I mi...