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
New Developer
ericcwhung
Posts: 22
Registered: ‎03-24-2010
My Carrier: 3
Accepted Solution

Print a string to screen without using textfield

HI,

 

I want to print 100 strings to screen, each string contains one or two characters.

There are no drawText equivalent. Creating 100 textfield is resouce intensive.

 

Is there any workaround ?

 

 

Please use plain text.
Developer
peter9477
Posts: 5,635
Registered: ‎12-08-2010
My Carrier: none

Re: Print a string to screen without using textfield

Maybe this post on converting text to bitmaps will help you.


Peter Hansen -- (PlayBook and dev-related blog posts at http://peterhansen.ca.)
Author of White Noise and Battery Guru for BB10 and for PlayBook | Get more from your battery!
Please use plain text.
Developer
Harry_Dodgson
Posts: 133
Registered: ‎10-26-2010
My Carrier: Verizon

Re: Print a string to screen without using textfield

 

I just use a Label to write things to the screen.

 

--------------
Accepted PlayBook Applications: Marmi-doos, BASIC, Run and Hide
Please use plain text.