The ipad-ui tag has no wiki summary.
0
votes
1answer
18 views
Interacting with UItableview using UIgestures on iPad
This is a question on an iPad app that I am currently working on. I have a UIViewController with 2 UItableViews. One UItableview will display a list of accounts and based on selections from this list ...
0
votes
1answer
46 views
How to Refersh the UI view from subview custom cell?
MY XIB DDESIGN
I have design screen like this,In run time i have screen like
In this have a view with name and plus and minus button,In run time i have name 1,name 2 and name 3 etc . When i ...
-2
votes
2answers
51 views
iPad landscape mode only with UINavigationController [closed]
I am making an iPad app with landscape only mode supported, but when I add navigationController in my app, even though simulator by default is set on landscape mode, my app View is in portrait . This ...
0
votes
1answer
51 views
How to show images as single line horizontal grid view with delete button in iPad
Hello Every One,
I am working on a project where my requirement is to display images as
shown below image with delete functionality. I have gone through many
grid view samples like ...
1
vote
1answer
65 views
UI objects of iphone app are not showing in ipad
I am having universal app. And I have also followed the apple naming convention.
MyViewController~iphone.xib //for iphone
MyViewController~ipad.xib //for ipad
When I run my iphone app ...
0
votes
2answers
166 views
adding a background image to a ui collection view
I am new to iOS development and I was wondering how do I add a background image that will repeat vertically to my UI Collection View that I have created to display an array of images?
0
votes
0answers
40 views
ipad integrating a small menu on the left that opens up another uitableview as submenu
Was wondering how this type of menu can be attained? (ipad version)
https://itunes.apple.com/us/app/kayak/id305204535?mt=8
It has a small list of icons on the left side that when tapped will open up ...
0
votes
1answer
73 views
Universal app Splitviewcontroller
Hello I'm making a universal iOS app. I use UINavigationControllers on the iPhone and now I have a "menu" UIViewController from which I want to push to a UISplitViewController. Is this even possible? ...
1
vote
1answer
47 views
Can I set a UIView to a Container View
I'm trying to create an iPad view with effectively 2 views. The left side view will be a menu/login area, the right side view will be for the content depending on which menu item is selected on the ...
1
vote
0answers
21 views
How can i test an application for 1000 iPad,because i have only 1 ipad & i want to perform the load testing.for server side data
How can i test an application for 1000 iPad,because i have only 1 ipad & i want to perform the load testing.for server side data and want to see the response time when i hit the button from the UI ...
-2
votes
1answer
37 views
when the virtual keypad comes the popover move upward in iPad?
when i type the textfield in popover view it moves upward and hide the some fields in popover view.I want overlap the keyboard in popover.any one knows help me.
1
vote
1answer
130 views
Add Columns to Rubymotion Tableview
I'm using Rubymotion to create a basic iPad App. Is there a way to directly add columns to a UITableView, I found an add column using objective-c at this link
...
0
votes
1answer
22 views
differentiating and setting two different types of css and jsp for pc Version and iPad Version
I am trying to make an existing website to properly shown in iPad as an extended support. As there will be two sets of jsp and CSS for both version.
How can I differentiate when website is accessed ...
1
vote
1answer
94 views
ABPeoplePickerNavigationController auto dismiss without showing addressbook book
I am using ABPeoplePickerNavigationController for selection of address book contact by user. With this code behind action of a button.
ABPeoplePickerNavigationController*picker = ...
1
vote
0answers
75 views
How do I add dots/buttons on my jQuery iCarousel v1.2 slider? [closed]
Folks,
I need a help to implement of dots / buttons on my jQuery iCarousel slider. At present the jQuery iCarousel v1.2 slider is running great with out dots.
Appreciate if some one advice to ...
0
votes
1answer
145 views
my website not worked in Ipad and how I can fix some small issue? [closed]
I have a website that's work fine in every browser. I have some issue in Ipad. I try many emulator but none of them worked.
Their is a problem that they have some small issue. Somebody can help me ...
0
votes
0answers
43 views
ipad orientation issue in wordpress site
i have made a site in wordpress and its width is in % of container(main and sidebar). http://2backpackers.com.
I have not made any specific changes for ipad.
When viewed in the ipad its OK in ...
0
votes
0answers
24 views
How can we creating a autoresize view in ipad split view Controller?
My problem is that my split view master viewController had not fitted their view.Kindly give a solution how to use autoresize in ipad master views.
0
votes
1answer
130 views
can not open interface builder due to IBUIScreenMetrics initWithCoder:]:unrecognized selector send to instance
I have build a project with xcode 3.2.6 and sent the project to my partner. He is using later xcode version 4.4, and modify interface builder file and change coding. After he send the project back to ...
0
votes
0answers
20 views
showing location in iphone through url parsed through xml file
I want to show location in a view through url containing address of a location. And url is parsed through xml file.Any sample code for this?
0
votes
1answer
256 views
UIImagePickerController over UIModalPresentationFormSheet : ipad
I am using UIModalPresentationFormSheet and opening UIImagePickerController (or any UIViewController) but size of UIModalPresentationFormSheet changes when dismissing the UIImagePickerController or ...
0
votes
1answer
136 views
I want carousel view buttons with rotating with circle eclipse form with an angle so that we can select the buttons at any [closed]
I want carousel view buttons with rotating with circle eclipse form with an angle so that we can select the buttons at any point on the circle display the required view
give please me suggestion
0
votes
1answer
476 views
How to fix scrolling issue of Ajax Modal popUp in iPad safari browser?
I have Asp.net website Its running well in all browsers except iPad Safari.
but When I testing then I getting issue in scrolling popup & not renderd into whole page (some part of popup get hidden ...
0
votes
0answers
119 views
inputAccessoryView dismisses, but keyboard won't?
I have a UITextView with an inputAccessoryView that contains a toolbar with a "Done" button so that the user can end the editing process. Inside the method fired by pressing the Done button, I call ...
0
votes
1answer
159 views
css not loading in ipad
Recently someone pointed out that my personal site was not working on ipad, because of the fact that the css did not load. How is this possible? On iphone the system works ok and also on any other ...
0
votes
0answers
57 views
open iphone app on ipad with x2 zoom automaticly
i have an iphone app with one view of 480X320 and i want to open it in ipad on x2 mode on the app load, not just after clixking the "x2" button
1
vote
1answer
296 views
iPad App Store Like “Featured Tab” using UIScrollview and UIPageControl?
i am new to iOS development i am working on an app which is exactly similar like the Featured tab in iPad .
For Example :
App feature Tab in Portrait mode
http://postimage.org/image/hpfg55zbh/
...
2
votes
1answer
1k views
IFRAME has a lot of problems with iPad safari
i am developing a java web application which will be browsed using iPad safari through 3G\VPN connection, i have an IFRAME its SRC is a url to a servlet that sends a pdf file to the IFRAM
<iframe ...
0
votes
3answers
660 views
Remote push notifications
Can we receive remote push notifications when the application is not running in foreground or background. Basically the application is killed?
-1
votes
1answer
68 views
Developing iPad Application
I am a beginner to xCode development. I have downloaded and installed xCode 4. I am watching youtube videos for the tutorial to get some basic ideas of ipad development.
I would like to learn iPad ...
3
votes
4answers
797 views
iPad undo button (a-la Keynote and other apps)
In Keynote (and other apps), I've noticed the "standard" interface of doing Undo/Redo is by providing an Undo button on the tool bar.
Clicking the button (that is always enabled) Undos the recent ...
0
votes
2answers
2k views
IPhone+performselector in background
Can anyone help me with performSelectorInBackground? I want to reload table with updated data in performSelectorInBackground.
0
votes
2answers
491 views
Are there any default background images you can choose from in the iOS SDK?
When I do a UIModalTransitionStyleFlipHorizontal I want to see the bg image from the multitasking menu or from when you drag a outside of a page in Safari. Is this something Apple supply?
1
vote
0answers
28 views
is there any third party API to create custom text editor like word pad in an ipad or iphone
I need a text editor in my ipad app,to allow user to change the font,size etc. of entered text
in an UITextField.Like we do in an word pad or other text editor.Please help me if any one has
an idea ...
1
vote
0answers
57 views
How to build interface (for ipad or iphone) which similar to “Wall of Sound” app
Please check out "Wall Of Sound" app on iphone or ipad..
It has unlimited width and height, scrollable in all directions... and populates cells that come on screen randomly...
I want to build ...
2
votes
1answer
1k views
Adjust arrow direction for UIActionsheet in iPad app
Actually i have to display actionsheet with up and down arrow only. i have different columns in my view. now problem is that when i click on first column it displays actionsheet with up direction but ...
0
votes
1answer
268 views
How can I start animating an UILabel from a particular location in iPad?
I need to start animating a UILabel when a button is pressed... the animation should start from the position of the button.
How can I achieve this?
i.e moving label from one end of the screen to ...
1
vote
3answers
958 views
How to make AppStore-like buttons on iPad
I can't seem to figure out how to do subject.
What I would like is to have some buttons which are not round-rect buttons.
The iPad AppStore has e.g. the search controls which mimics a dropdown ...
0
votes
1answer
142 views
How to add a Navigation Controller to the MainWindow for iPad in Universal Application
I tried to add a NavigationController to the MainWindow_iPad of the Universal Application. placed the Navigation Controller using XIB,
Created a New ViewController (MainViewController)
Created ...
2
votes
1answer
103 views
What is this shown in the picture? (An interface in iPad)
As shown in the picture 1, there is an extra button (red circle) in the tabbar controller. How is it accomplished?
What's more, when the red circled button is clicked, the yellow zone in picture 2 ...
1
vote
1answer
265 views
popover rotation
I created an iPad app and it works fine in landscape and portrait. Except when the app is rotated to landscape the popover is positioned incorrectly. Is there a way to add an if statement like
if ...
0
votes
1answer
351 views
UIView always loads in portrait mode
This one has me ripping my hair out. My iPad application is setup as follows:
In my app delegate I have this:
[[UIDevice currentDevice] beginGeneratingDeviceOrientationNotifications];
in my ...
0
votes
1answer
260 views
UIScrollView created in Interface Builder scrolls out of the view
I'm trying to create a scrollable area in the middle of the screen - above it are a few non-scrolling labels, and below it are some non-scrolling buttons, so I only placed the UIScrollView in ...
0
votes
1answer
2k views
UIModalPresentationStyle View with Custom View Size
Is it possible to have custom size of the view, when you select "UIModalPresentationFormSheet" Right now it seems as if this is out of our control?
According to following link, it seems you can't ...
3
votes
3answers
3k views
Ipad Checkboxes
How do I use checkboxes in iPad application development?
I want to use this for users to answer questions like:
1.Is the Up Photocell operational?
Yes
No
Then output the results to another page.
...
0
votes
3answers
290 views
Password protect “home” button on iPad
I'd like to password protect my ipad's home button... basically we have the ipad set up as a kiosk in our store and would like to prevent people from closing the browser by clicking the home button. ...
1
vote
2answers
218 views
ipad programming guidance
I'm just at the startup level in ipad/iphone programming. There is a project in my mind, but I need some guidance on key points:
fundemental requirements:
1)user interface and interaction like wired ...
0
votes
1answer
157 views
Displaying tables using Tab Bar Controller
Currently I have a tab bar controller set up which displays 5 different pages, i'm trying to display a list of data using the table view, but a different one on each page, the guide i'm using says I ...
0
votes
1answer
873 views
How can I pin a UIToolbar to the bottom of the screen in a UIScrollView
I have a UIScrollView that contains a UIToolbar, but when I scroll, the toolbar scrolls as well, separating from the bottom of the screen. Is there a way to make the toolbar stick to the bottom of the ...
6
votes
2answers
544 views
iPad third-party calendar component
I need a calendar-App-like UI component in my App. I mean, not necessarily nice and complex like the calendar App, but close enough.
Is there something similar and possibly open source?
Frameworks, ...

