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

  • SEARCH
  • Home
  • 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 7761391
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T14:07:26+00:00 2026-06-01T14:07:26+00:00

i am currently working on an iPad application, my client wants to add Function

  • 0

i am currently working on an iPad application, my client wants to add Function keys as in normal keyboard on Top of keypad which i have done.
Problem is he wants a “Fn” key in the iPad system keyboard which ll show the Function keys when clicked.

Is it possible without jail break ? as he sent me some pics where it is done.. but i have googled a lot, but i could n’t find any Apple’s document which says ‘application will be rejected if it interfers with system keyboard or something like that..

Any pointers on How to do add Fn key in keyboard or something which i can show to convince him , s really appreciated..

EDIT : solution to add but only if you want to learn how you can do it.. BUT ITS NOT WHAT YOU SHOULD DO FOR A REAL APP

Follow this link to find the KEYBOARD layer of the iPad NOTE: you need to check for UIPeripheralHostView on iPad , UIKeyboard works for iPhone.

After that final if condition where you find the UIPeripheralHostView
add one more loop for its subViews and check condition for UIKeyboardAutomatic

After that is done.. you need do a recursive Call like iOS do for doing a HitTest
CGPoint can be anything depending on where you want to add key, in my case its like
CGPoint(50,290) for the bottom right key.

so keep looping in subviews while converting your CGPoint into local coordinate system of the parent View(you can start with nil parent view after UIKeyboardAutomatic is found.

Final return condition is if your view is of class UIKBKeyView and it can respond to your hitTest point. you got your key view and its parent.. now add whatever you want to add …

  • 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-06-01T14:07:28+00:00Added an answer on June 1, 2026 at 2:07 pm

    The Wolfram Alpha app did something similar. When the keyboard is shown, they add their own view directly above it. They’re using -inputAccessoryView. See https://developer.apple.com/library/ios/#documentation/uikit/reference/UITextView_Class/Reference/UITextView.html for more info.

    You can also completely replace the keyboard with -inputView.

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

Sidebar

Related Questions

I have a universal binary application and currently working on the iPad version of
Solved Hey all, I'm currently working on a Split-View Based Application for iPad. I
I'm currently listening and watching to iPad / iPhone application development and working assignments/demo.
I am working on an iPad application. In this I have to show some
Iam currently working on a iPad project where i build my code on top
I'm currently working on my first iOS application to run on the iPad, and
I am currently working on an iPhone magazine application which downloads its magazine content
I currently have a simple iPad application built in xcode. I have 2 uitextfields
I'm currently working on an OpenGL ES 1.1 app for the iPad its running
Am currently working on an application that requires users to submit posts and comments

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.