!
Quote:
Originally Posted by twobob
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: