Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

How can I set a button image on the iPad SplitWindow

Hi
I'm trying to set a button's image for a SplitWindow, so instead of just setting the title as below, I would have an image on the button

if (e.view == 'detail')
    {
        e.button.title = "title";

No matter what I put in (backgroundImage, selectedBackgroundImage) neither image shows. In fact, it doesn't seem possible to even set the background color of the button.

Has anyone else had this issue?

— asked July 19th 2010 by James Sugrue
  • button
  • ipad
  • iphone
  • splitwindow
1 Comment
  • I'm trying to do the same thing with no luck. Ever get it figured out?

    — commented April 19th 2011 by Travis Roberts

0 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.