View Single Post
Old 10-10-2013, 06:20 AM   #20
Aeris
Developer's Corner Mascot
Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.
 
Aeris's Avatar
 
Posts: 486
Karma: 1277790
Join Date: Sep 2013
Device: Kindle Paperwhite 5.3.4, Kindle Keyboard 3.4
!
Quote:
Originally Posted by twobob View Post
figuring out how to make the day notes thing allow for keyboard + the notes. (probably have to hide something)
I'm not sure to understand what does it mean... but if there is a problem of space somewhere, you could maybe try to do this: when the user click on the text-field, a popup appears, cointaing only "ok" and "cancel" buttons, and a text field. And below that, the keyboard. If the user hits "cancel", the popup simply closes, if the user hits "ok", the popup closes and sends the text to the original text field. It could be a GENERAL solution for many ported apps (also skipbrowser etc. for example).

(obviously, if the original text field isn't empty, you must send to the popup window also the already written text).

Once the code for this procedure is ready, it can be recycled in every tab or app that need it!

Concept in the image below:
Attached Thumbnails
Click image for larger version

Name:	concept.png
Views:	367
Size:	147.4 KB
ID:	113081  

Last edited by Aeris; 10-10-2013 at 06:34 AM.
Aeris is offline   Reply With Quote