Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7491879
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T16:11:24+00:00 2026-05-29T16:11:24+00:00

In AppDelegate I create a UIWindow. Later in my program, I wan to create

  • 0

In AppDelegate I create a UIWindow.

Later in my program, I wan to create a new UIWindow and slide it in from right to left (like animate).

Here’s my code from creating the new window:

UIWindow _tabWindow;
UITabBarController _tabBar;

_tabBar = new UITabBarController ();
_tabWindow = new UIWindow (UIScreen.MainScreen.Bounds); 
_tabWindow.RootViewController = _tabBar;
_tabWindow.MakeKeyAndVisible ();

How can I slide it in?

Thanks!

Mojo

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T16:11:25+00:00Added an answer on May 29, 2026 at 4:11 pm

    typically an application has only one UIWindow instance. The UIWindow is like the glass of the screen if I may use the comparison, or the frame of your application.

    You should look for creating other views, these views will appear and disappear and are managed by a view controller.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my code I want to create coordinates values from array: for(int i=1; i<[appDelegate.latitudeArray
When you create a new application in Xcode, it automatically creates a AppDelegate and
In XCode 4, when you create a new View-base-application project, here is the .h
I create a new project using xcode4.2, and view the AppDelegate: @property (strong, nonatomic)
In cocoa-touch development... Use AppDelegate for delegate classes Create separate delegate class and locate
I have an app that checks for a file upon load from the appDelegate's
I am new to Xcode and iOS development. when I create a new project,
I create a tab bar controller in the app delegate. Here is the .h
In my app I am overriding the uinavigationbar color in the AppDelegate to create
I created an app in where i have appdelegate class only. I dont create

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.