Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
Developer
RapsFan
Posts: 423
Registered: ‎08-02-2010
My Carrier: Telus
Accepted Solution

Autocomplete or hinting solution for TextArea

Does anyone have an idea as to how to implement a kind of autocomplete/intellisense type code hinting for a TextArea?

Please use plain text.
Developer
jtegen
Posts: 6,154
Registered: ‎10-27-2010
My Carrier: AT&T

Re: Autocomplete or hinting solution for TextArea

Which TextArea control, which platform (BB10, or PlayBook)?
Please use plain text.
Developer
RapsFan
Posts: 423
Registered: ‎08-02-2010
My Carrier: Telus

Re: Autocomplete or hinting solution for TextArea

Spark TextArea, Playbook.
Please use plain text.
Developer
jtegen
Posts: 6,154
Registered: ‎10-27-2010
My Carrier: AT&T

Re: Autocomplete or hinting solution for TextArea

Not native to that control. I found this on the web:
https://www.flextras.com/index.cfm?event=ProductHome&productID=19

QNX Text Area under BB10 does this natively.
Please use plain text.
Developer
RapsFan
Posts: 423
Registered: ‎08-02-2010
My Carrier: Telus

Re: Autocomplete or hinting solution for TextArea

Thanks, good to know about BB10. I looked into the Flextras TextInput autocomplete a while ago but converting it for use with a TextArea is beyond my know how.
Please use plain text.