theres a bug when i set a buttonicon as default button of a form, the skin
changes back to default spark.
any workaround on this issue or is this already reported?
thank you
Yeah. That seemed to work.
The problem in Flash Builder was that -remove-circulars was not being used.
Adding that argument fixed the release build.
Now comes the hard part of trying to make my app compile… ;-)
On Jul 18, 2016, at 10:40 PM, Alex Harui wrote:
> Looks like another spaces-in-pat
Looks like another spaces-in-path problem. Can you try using folders
without spaces in the path?
Thanks,
-Alex
On 7/18/16, 12:38 PM, "Harbs" wrote:
>Here’s what I get from the DataBindingExample:
>Harbss-MacBook-Pro:DataBindingExample harbs$ ant
>Buildfile: /Users/harbs/Documents/Apache Flex
>
Here’s what I get from the DataBindingExample:
Harbss-MacBook-Pro:DataBindingExample harbs$ ant
Buildfile: /Users/harbs/Documents/Apache Flex
Dist/FlexJSNightly/examples/flexjs/DataBindingExample/build.xml
clean:
[delete] Deleting directory /Users/harbs/Documents/Apache Flex
Dist/FlexJSNightl
On 7/18/16, 12:12 PM, "Harbs" wrote:
>The JS is totally blank with the exception of the comment about Falcon.
Could you post your ant console output? There might be clues in there.
Thanks,
-Alex
The JS is totally blank with the exception of the comment about Falcon.
On Jul 18, 2016, at 10:07 PM, Alex Harui wrote:
>
>
> On 7/18/16, 12:38 AM, "Harbs" wrote:
>
>> I can’t seem to get a release build in FlaconJX to work.
>>
>> I was not sure if it’s my project, so I tried a couple of th
On 7/18/16, 12:38 AM, "Harbs" wrote:
>I can’t seem to get a release build in FlaconJX to work.
>
>I was not sure if it’s my project, so I tried a couple of the examples
>and they do not seem to work either.
>
>I just created a new Flash Builder project for ToDoListSampleApp. The
>debug runs (al
Let me know if it doesn't build for you. I had to integrate with a number
of commits.
‹peter
On 7/18/16, 2:32 PM, "Harbs" wrote:
>These changes look great (and are very timely for me).
>
>Thanks!
>
>On Jul 18, 2016, at 6:45 PM, p...@apache.org wrote:
>
>> Repository: flex-asjs
>> Updated Branch
These changes look great (and are very timely for me).
Thanks!
On Jul 18, 2016, at 6:45 PM, p...@apache.org wrote:
> Repository: flex-asjs
> Updated Branches:
> refs/heads/develop bfd3a240f -> af84e52e8
>
>
> Changes to Graphics package that allows SVG elements to be resumed.
>
>
> Project:
On 7/17/16, 11:45 PM, "Harbs" wrote:
>The issue should be clear.
>
>If MySuperClass.js has not yet been loaded when MySubClass.js is loaded,
>goog.inherits(MySubClass, MySuperClass); which is in MySubClass.js will
>cause an error.
Harbs, if our code normally had problems loading subclasses bef
Thanks. I will get to it soon.
On 7/18/16, 1:28 AM, "Christofer Dutz" wrote:
>So after moving the externs to the new repo, I updated the pom.xmls to
>correctly build the new repo. I also did a little refactoring of the
>maven plugin (it now uses the classifier "typedefs" and no longer
>"extern"
I just pushed another change that will hopefully fix this problem and not
break anything. All tests passed.
-Alex
On 7/18/16, 2:22 AM, "Harbs" wrote:
>I tried looking at what you did there, and I have no clue… ;-)
>
>On Jul 18, 2016, at 7:28 AM, Alex Harui wrote:
>
>> This is probably related
I tried looking at what you did there, and I have no clue… ;-)
On Jul 18, 2016, at 7:28 AM, Alex Harui wrote:
> This is probably related to the change that fixed the assignment to an XML
> variable.
>
> -Alex
>
>
> On 7/17/16, 11:18 AM, "Harbs" wrote:
>
>> I think it’s supposed to compile i
LOL ... forget about this mail ... it should have gone to Maven Dev ;-)
Von: Christofer Dutz
Gesendet: Samstag, 16. Juli 2016 18:55:22
An: 'dev@flex.apache.org'
Betreff: Ways to provide alternate implementations of
DefaultRepositorySystemSessionFactory?
Hi,
I'
So after moving the externs to the new repo, I updated the pom.xmls to
correctly build the new repo. I also did a little refactoring of the maven
plugin (it now uses the classifier "typedefs" and no longer "extern"). After
that I updated the Framework module to use the new Maven coordinates and
I can’t seem to get a release build in FlaconJX to work.
I was not sure if it’s my project, so I tried a couple of the examples and they
do not seem to work either.
I just created a new Flash Builder project for ToDoListSampleApp. The debug
runs (although it looks messed up), but the release do
16 matches
Mail list logo