Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 02-09-2012, 09:52 AM   #1 (permalink)
Registered Member
 
Join Date: Nov 2010
Posts: 82
baramedia is on a distinguished road
Default keyboard orientation fix on lanscape

hello,
i have an UIImagePickerView where a show the camera of the iphone, then when user taped on the screen (with recognizer) i add a subview to let the user to write a text in a textView :
Code:
[picker.view writeView.view];
where picker is UIImagePickerView and writeView is WriteViewController

on the WriteViewController on viewDidLoad, i add [texteView becomeFirstResponder]; to show the keyboard

i add the
Code:
- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
{
    // Return YES for supported orientations
    return (interfaceOrientation == UIInterfaceOrientationLandscapeRight);
}
The pb is that the keyboard is not fixed on landscape orientation! and what i want is to fix the keyboard in landscape mode in the view of WriteViewController. what can i do?
baramedia is offline   Reply With Quote
Old 02-10-2012, 02:12 AM   #2 (permalink)
Registered Member
 
Join Date: Nov 2010
Posts: 82
baramedia is on a distinguished road
Default

we can fix the keyboard programmatically on landscape mode?
baramedia is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 397
11 members and 386 guests
chiataytuday, chits12345, fiftysixty, gmarro, KennyChong, kilobytedump, Leslie80, Matrix23, Meoz, ryantcb, Yosh_K
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,670
Threads: 94,121
Posts: 402,903
Top Poster: BrianSlick (7,990)
Welcome to our newest member, Yosh_K
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 04:25 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0