I assume you're talking about 1.5 here.

Themes in 1.5 are a linker trick that says "use this replacement
definition instead of the one you were going to use".  Because the use
of RSLs says "don't include any of these definitions, they'll be pulled
in at runtime", the theme definitions are also omitted. 

You'll need to relink your RSL to include the theme, so that when they
are eventually provided, the correct version will be used.

I think you may also be able to actually specify the theme as a RSL as
well, although its been ages since I looked at 1.5.

(In 2.0, themes are done entirely differently, based more on CSS.)

-rg

> -----Original Message-----
> From: flexcoders@yahoogroups.com 
> [mailto:[EMAIL PROTECTED] On Behalf Of moyosaned
> Sent: Friday, March 10, 2006 6:43 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Themes are gone when using rsl...??
> 
> Anybody got a solution? .. I can't use RSL.. Theme is gone when i do
> 
> 
> 
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: 
> http://www.mail-archive.com/flexcoders%40yahoogroups.com 
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to