Mac Cocoa |
Author |
Message |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Mon Nov 20, 2017 5:27 pm Post subject: Custom keyboards |
|
|
git - kulpreetchilana/Custom-iOS-Keyboards
"Easily customizable custom inputView for iOS that imitates the native iOS
keyboard.
Custom Keyboards for iOS allows you to create a keyboard inputView that
looks and feels just like the iPad or iPhone/iPod touch keyboard. It is parti-
cularly useful for developers who are looking to add keyboard input for lan-
guage that is not natively supported by iOS. The included example project
is for a Punjabi keyboard." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Mon Nov 20, 2017 5:37 pm Post subject: |
|
|
git - archagon/tasty-imitation-keyboard
"No bitmaps! Everything is rendered using CoreGraphics. Dynamic layouts!
All the keys are laid out programmatically, meaning that the keyboard is
much easier to extend and will automatically work on devices of all sizes." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Thu Dec 07, 2017 1:04 am Post subject: |
|
|
https://github.com/google/unigem-objective-c
This repository contains Unicode Gems, a Mac app, an iOS app, and an iOS keyboard that makes it easy for you to use interesting typefaces in contexts that don't allow fonted text.
As an iOS app, you get an iPhone UI, an iPad UI, and iPad split view support. |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Mon Jan 25, 2021 8:25 am Post subject: |
|
|
r - Build your own iOS keyboard with my first SwiftUI app, Keybuild!
"Keybuild is an app which lets you create your own keyboard. Starting with
one of the built-in templates, you can change any of the keys to type whatever
symbol you like. But it doesn't stop there.
Build multiple layouts, called 'Panes', and switch between them using either a
direct Pane Link, or a 'Pane Menu' which presents a quick-switcher of all your
panes. " |
|
Back to top |
|
|
|