ViewStack

2017-02-16 Thread mark goldin
I have two views in it. By changing selectedIndex I can show one or another. I am having some problems with this solution because I am using createComplete event which only fires once per view. Is there another event that I could use in my view to know when it gets on screen? Thanks

Re: Spark GridItemRenderer not rendering

2017-02-16 Thread Kyle McKnight
Awesome! Glad it worked! Kyle Kyle McKnight Senior UI Engineer - Accesso 602.515.1444 (M) On Thu, Feb 16, 2017 at 8:51 AM, Paul Hardiman wrote: > You guys rock! > > Here is the new and WORKING GridItemRenderer with the Label object > formally added: > > public class

Re: Spark GridItemRenderer not rendering

2017-02-16 Thread Paul Hardiman
You guys rock! Here is the new and WORKING GridItemRenderer with the Label object formally added: public class PrecisionFormater extends GridItemRenderer { public var fldName:String; public var precision:uint; private var labelM:Label = new Label(); override

Spark GridItemRenderer not rendering

2017-02-16 Thread Paul Hardiman
Hi, I have a situation involving a Spark DataGrid using a custom Spark GridItemRenderer. It’s all in ActionScript use Spark components. The invocation: colL = new GridColumn(); colL.headerText = "Calorie"; colL.dataField =

Re: Spark GridItemRenderer not rendering

2017-02-16 Thread Kyle McKnight
I believe you should technically override createChildren of UIComponent and create any children in there. http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/core/UIComponent.html#createChildren() Kyle McKnight Senior UI Engineer - Accesso 602.515.1444 (M) On Thu, Feb 16,

Re: Interview Preparation

2017-02-16 Thread ismail şimşek
My mistake. I was not clear enough. Thank you Alex for pointing that. I will be interviewed for a Flex Developer job. Thanks in advance. 2017-02-16 4:56 GMT+03:00 Alex Harui : > > > On 2/15/17, 11:41 AM, "ismail şimşek" wrote: > > >Hi guys, > > >

Re: Interview Preparation

2017-02-16 Thread Alex Harui
On 2/16/17, 3:36 AM, "ismail şimşek" wrote: >My mistake. I was not clear enough. Thank you Alex for pointing that. > >I will be interviewed for a Flex Developer job. > >Thanks in advance. Well, IMO, the most important part of any job is the people and working