Friend resolved…

<?xml version="1.0" encoding="utf-8"?>
<s:MXAdvancedDataGridItemRenderer xmlns:fx="http://ns.adobe.com/mxml/2009"; 
                                                                  
xmlns:s="library://ns.adobe.com/flex/spark" 
                                                                  
xmlns:mx="library://ns.adobe.com/flex/mx" 
                                                                  
focusEnabled="true">
        <s:Label id="lblData" top="0" left="0" right="0" bottom="0" 
text="{listData.label}" />
        <s:Image source="{data.caminho}"/>
</s:MXAdvancedDataGridItemRenderer>



Thank for all
Em 18/03/2013, às 13:31, Frédéric THOMAS <webdoubl...@hotmail.com> escreveu:

> Weird, I haven't got the mxi version of this file in my repo, only the mxp 
> one, not even after I built the sdk, is it normal on windows ?
> 
> -Fred
> 
> -----Message d'origine----- From: Alex Harui
> Sent: Monday, March 18, 2013 4:55 PM
> To: dev@flex.apache.org
> Subject: Re: .gitignore: FlexComponentKit.mxi
> 
> Let's make sure we're talking about the right file:  I thought the MXI is
> source.  It certainly looks like it.  The MXP is generated and should be in
> the ignore list.  What is Git showing as changes in that file?
> 
> 
> 
> On 3/18/13 8:36 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:
> 
>> That's why I wanted folks reviewed this file before I committed it and I
>> might have been wrong but I assumed that if a file is generated, it
>> shouldn't go into Git.
>> 
>> It can be changed easily anyway.
>> 
>> -Fred
>> 
>> -----Message d'origine-----
>> From: Alex Harui
>> Sent: Monday, March 18, 2013 4:29 PM
>> To: dev@flex.apache.org
>> Subject: Re: .gitignore: FlexComponentKit.mxi
>> 
>> Why would we ignore stuff that was under version control in SVN?
>> 
>> I think I saw that flex-description.xml was also in ignore.  What am I not
>> understanding?
>> 
>> 
>> On 3/18/13 4:04 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:
>> 
>>> Actually, on windows, I've the same file but with mxp extension, which I
>>> excluded thru the .gitignore, I guess you can do the same with mxi.
>>> 
>>> -Fred
>>> 
>>> -----Message d'origine-----
>>> From: Erik de Bruin
>>> Sent: Monday, March 18, 2013 11:44 AM
>>> To: dev@flex.apache.org
>>> Subject: .gitignore: FlexComponentKit.mxi
>>> 
>>> Hi,
>>> 
>>> I just checked out the 'develop' branch of the SDK and build it. I noticed
>>> that there is a file that's created/copied/whatever into the SDK that's
>>> not
>>> included in the .gitignore:
>>> 
>>> frameworks/projects/flash-integration/FlexComponentKit.mxi
>>> 
>>> Now, I don't know if this is a Mac-only thing and therefore left out of
>>> the
>>> .gitignore until now or if this is an error on my side and this file
>>> doesn't
>>> belong in the SDK at all?
>>> 
>>> EdB
>>> 
>>> 
>>> 
>>> --
>>> Ix Multimedia Software
>>> 
>>> Jan Luykenstraat 27
>>> 3521 VB Utrecht
>>> 
>>> T. 06-51952295
>>> I. www.ixsoftware.nl (http://www.ixsoftware.nl)
>>> 
>>> 
>>> 
> 
> -- 
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
> 

Reply via email to