RE: Setting Title to LinearAxis at Runtime do not show up

2016-06-06 Thread Patil, Virat
Hello 

Thanks for the solution

-Original Message-
From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of OmPrakash 
Muppirala
Sent: Thursday, June 02, 2016 1:28 PM
To: users@flex.apache.org
Subject: Re: Setting Title to LinearAxis at Runtime do not show up

I just had to add this line at the end of the initApp() function and it works.

myChart.verticalAxis = lnrAxis;

Thanks,
Om

On Thu, Jun 2, 2016 at 12:32 AM, Patil, Virat 
wrote:

> Hello
>
> I have created Sample Example
>
>   xmlns:fx="http://ns.adobe.com/mxml/2009;
>xmlns:s="library:// 
> ns.adobe.com/flex/spark"
>xmlns:mx="library:// 
> ns.adobe.com/flex/mx" creationComplete="initApp()">
>
>
>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>
> 
>
> 
>
>
> Regards
> Virat I Patil
>
> -Original Message-
> From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of 
> OmPrakash Muppirala
> Sent: Thursday, June 02, 2016 11:37 AM
> To: users@flex.apache.org
> Subject: Re: Setting Title to LinearAxis at Runtime do not show up
>
> A code snippet would help folks understand the issue better.
>
> On Wed, Jun 1, 2016 at 10:20 PM, Patil, Virat 
> 
> wrote:
>
> > We are creating a ColumnChart at runtime. So we have a linear axis 
> > as vertical axis for chart also it has AxisRenderer.
> > Also we are assigning the title to Axis (Linear Axis) but its not 
> > getting displayed when chart is displayed on screen
> >
> > Regards
> > Virat I Patil
> >
> > -Original Message-
> > From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of 
> > OmPrakash Muppirala
> > Sent: Wednesday, June 01, 2016 11:41 PM
> > To: users@flex.apache.org
> > Subject: Re: Setting Title to LinearAxis at Runtime do not show up
> >
> > What are you trying?
> >
> > Thanks,
> > Om
> >
> > On Wed, Jun 1, 2016 at 12:01 AM, Patil, Virat 
> > 
> > wrote:
> >
> > > Hello
> > >
> > > We are trying to set the title to Linear Axis for chart which is 
> > > created at runtime. But the title do not show up Did anyone face 
> > > similar issue?
> > >
> > > Regards
> > > Virat I Patil
> > > This message contains information that may be privileged or 
> > > confidential and is the property of the Capgemini Group. It is 
> > > intended only for the person to whom it is addressed. If you are 
> > > not the intended recipient, you are not authorized to read, print, 
> > > retain, copy, disseminate, distribute, or use this message or any 
> > > part thereof. If you receive this message in error, please notify 
> > > the sender immediately and delete all copies of this message.
> > >
> > This message contains information that may be privileged or 
> > confidential and is the property of the Capgemini Group. It is 
> > intended only for the person to whom it is addressed. If you are not 
> > the intended recipient, you are not authorized to read, print, 
> > retain, copy, disseminate, distribute, or use this message or any 
> > part thereof. If you receive this message in error, please notify 
> > the sender immediately and delete all copies of this message.
> >
> This message contains information that may be privileged or 
> confidential and is the property of the Capgemini Group. It is 
> intended only for the person to whom it is addressed. If you are not 
> the intended recipient, you are not authorized to read, print, retain, 
> copy, disseminate, distribute, or use this message or any part 
> thereof. If you receive this message in error, please notify the 
> sender immediately and delete all copies of this message.
>
This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.


Re: Typography in Labels

2016-06-06 Thread Fréderic Cox
On iOS the RichTextEditor does not work due to
https://bugbase.adobe.com/index.cfm?event=bug=3962712

On Mon, Jun 6, 2016 at 9:09 PM, Alex Harui  wrote:

>
>
> On 6/6/16, 4:01 AM, "leokan23"  wrote:
>
> >I have never used it. I will give it a try and see if that works for me.
> >Thank you
> >
>
> There is an MXML mx.controls.RichTextEditor component if you need editing.
>  Again, it may be too limited for your needs.
>
> -Alex
>
>


Re: Typography in Labels

2016-06-06 Thread Fréderic Cox
But you can't edit TLF on mobile, right? How would you do that?

On Mon, Jun 6, 2016 at 3:04 PM, Harbs  wrote:

> As long as you are not constantly re-rendering the TLF text, it’s fine for
> mobile.
>
> On Jun 5, 2016, at 6:20 PM, leokan23  wrote:
>
> > Hi Alex,
> >
> > sorry, i forgot to specify that i work 100% on mobile. From what i
> > understand, TFL is not to be used in mobile due to performance.
> >
> >
> >
> > --
> > View this message in context:
> http://apache-flex-users.246.n4.nabble.com/Typography-in-Labels-tp12799p12802.html
> > Sent from the Apache Flex Users mailing list archive at Nabble.com.
>
>


Re: Typography in Labels

2016-06-06 Thread leokan23
I have never used it. I will give it a try and see if that works for me.
Thank you



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/Typography-in-Labels-tp12799p12804.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.