HomeStoreForumsWikiiPhone Native AppsiPhone Apps modmyifone Downloadsmodmyifone Links





Free 3G iPhone Contest!
Unlocked Cell Phones

Go Back   Forums at ModMyiFone.com - iPhone | iPod Touch, news, apps, themes. > 3rd Party Apps For iPhone | iPod Touch > iPhone / iPod Touch SDK | Development Discussion
Register FAQ Members List READ THIS Today's Posts Mark Forums Read

iPhone / iPod Touch SDK | Development Discussion SDK questions. A place for iPhone developers to post code snippets, discuss creating iPhone apps, and any other iPhone developing.


iPhone Optimized MMi | Browser Optimized MMi | Work Opportunities at MMi - updated 7/16/08

Get more out of ModMyiFone by joining our free community. By registering you get privileges to download files from our downloads section and you may also post your questions in our forums! It's fast, free, and easy!

3G iPhone Local Launch Parties | 1.1.4 Unlock|Jailbreak OS X / Win | Win Free 3G iPhones!
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-08-2008, 02:40 PM
What's Jailbreak?
 
Join Date: Feb 2008
Device + Firmware: ipod touch 1.1.1
Operating System: Windows XP
Posts: 5
Thanks: 0
Thanked 5 Times in 1 Post
Keyboard use

Hi,

I'm trying to use a keyboard in my app.

I'm displaying it with that code :

Code:
m_keyboard = [[[UIKeyboard alloc] initWithFrame: CGRectMake(0.0f, frame.size.height - 216.0f, frame.size.width, 216.0f)] autorelease];
	[m_keyboard setTapDelegate: self];
	[m_keyboard setDefaultReturnKeyType:7]; // send button
	[m_keyboard setReturnKeyEnabled: YES];
	[m_keyboard setPreferredKeyboardType: 1];
	[m_keyboard activate];
	[self addSubview: m_keyboard];
and that's showing.


But I can't get user inputs...

I tried to implement this method:

Code:
-(void)keyboardInput:(id)k shouldInsertText:(id)i isMarkedText:(int)b {
	NSLog(@"keyDown");
}
But I can't get the "keyDown" message.

Any idea please?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Forums at ModMyiFone.com - iPhone | iPod Touch, news, apps, themes. > 3rd Party Apps For iPhone | iPod Touch > iPhone / iPod Touch SDK | Development Discussion


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

ModMyMoto.com - ModMyGPhone.com - ModMyiFone.com - Managed Dedicated Servers by SingleHop - iPhone Wallpapers - iPhone | iPod touch forums, news, themes, apps, games, unlock, jailbreak community - ModMyiFone.com RSS Feeds - Contact Us - Link to us - Archive - Privacy Statement - - Top
Copyright © 2007-08 by ModMy, LLC. All rights reserved. You may not copy anything on this site unless you link to the original.
All times are GMT -6. The time now is 07:27 PM. Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5
ModMyiFone.com is an independent publication and has not been authorized, sponsored, or otherwise approved by Apple, Inc or Cisco Systems, Inc. The information contained on this site is for educational purposes only.
Forum skin by poetic_folly