On 11/16/13 12:19 PM, "Maurice Amsellem" <maurice.amsel...@systar.com>
wrote:
>>3) I'm not sure proxying would handle partially occluded text inputs.
>What do you mean, by partially occluded text input ?
>Is it that the TextInput is clipped or that there is something in front ?
Either.
>
>I don't understand why this would be an issue with bitmap proxying.  Can
>you please elaborate.
Suppose you have a TextInput that scrolls so all but the top 10 pixels are
visible.  Are you going to show the bitmap or the StageText when they give
it focus?  I think you have to show the StageText in which case it will
float over the top and look bad. Same if there is a floating dialog or
icon that partially obscures the TextInput when it has focus.

-Alex

Reply via email to