switching content views

2008-06-28 Thread dudley ackerman
i can call setContentView on my app's window only if i don't plug in a 2nd monitor. posts on this topic in the archives say you can't simple call setContentView on a window - i'm not clear if that means even once. even with a 2nd monitor, the call always works the 1st time for me -- perhaps

Re: switching content views

2008-06-28 Thread Shawn Erickson
On Jun 27, 2008, at 11:33 PM, dudley ackerman [EMAIL PROTECTED] wrote: i can call setContentView on my app's window only if i don't plug in a 2nd monitor. posts on this topic in the archives say you can't simple call setContentView on a window - i'm not clear if that means even

Re: switching content views

2008-06-28 Thread dudley ackerman
On Jun 28, 2008, at 7:35 AM, Shawn Erickson wrote: On Jun 27, 2008, at 11:33 PM, dudley ackerman [EMAIL PROTECTED] wrote: i can call setContentView on my app's window only if i don't plug in a 2nd monitor. posts on this topic in the archives say you can't simple call setContentView on