Rishi,
  There is such a thing as 'unreasonable requirements', you know. :-D

Could you break down the font list, and present it to the user in sections?
For example, "Handwriting Fonts", "Electronic Fonts" or something - or even
"A-D", "E-F" etc.

Then at least you could load the previews in smaller chunks as required.

Does it truly have to be live preview (i.e. does it have to match text that
the user has entered) or could you convert the text to curves and load each
preview as a graphic instead? It'll make the loading of the preview a lot
faster if it's a graphic rather than a full font. But there'd be a lot of
(possibly manual) work to do up front creating the font previews.

Sounds like you've set yourselves a very difficult challenge... (or rather,
sounds like your bosses have. :-) )

The other thought that occurs - could you start off with all the fonts in
the ComboBox in a 'neutral' font (perhaps greyed out) and update the actual
preview with the correct font as it loads?

HTH,
  Ian

On 1/23/06, rishi <[EMAIL PROTECTED]> wrote:
>
> Yes for sure the preview have to occur in Combo
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Nick
> Weekes
> Sent: Monday, January 23, 2006 8:54 PM
> To: 'Flashcoders mailing list'
> Subject: RE: [Flashcoders] Font Preview In ComboBox
>
> Typo, should read '...does the preview have to occur in the combo?'
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to