SplitWindow

You must Login before you can answer or comment on any questions.

Hi,

I try to build an iPad-app with splitwindow. In docu is an example – it doesnt work.

I'am looking for an running example.

Rainer

2 Answers

It looks like the example forgets to include the creation of the masterView. There is a very similar one in the KitchenSinkiPad demo.

— answered 8 months ago by Anthony Decena
answer permalink
1 Comment
  • I found it. Thanx. On this video http://screencasts.org/episodes/ipad-app-javascript-using-titanium I see a functionality which I cannot see if I compile the example.

    On the example in portrait mode is an other view as in landscape and on top are special navi elements. How can I realize?

    Rainer

    — commented 8 months ago by Rainer Schleevoigt

http://blog.clearlyinnovative.com/post/24243881797/titanium-appcelerator-quickie-minimal-ipad-splitview

running example with full source code, commonJS style and also the old url version too

— answered 8 months ago by Aaron Saunders
answer permalink
3 Comments
  • Thanx. The special top navi with menue button works only on device. The simulator only shows the splitwindow.

    Rainer

    — commented 8 months ago by Rainer Schleevoigt

  • dont really understand of your issue was resolved or not based on this comment, sorry.

    — commented 8 months ago by Aaron Saunders

  • The top navigation bar of split window I only see on devise.

    — commented 8 months ago by Rainer Schleevoigt

Your Answer

Think you can help? Login to answer this question!