Re: [DISCUSS] Alerts and Dialogs in FlexJS

2013-06-09 Thread Alex Harui
On 6/9/13 1:45 PM, "Carlos Rovira" wrote: >Hi Maxime, > >very cool alert spark implementation. I was navigating the source code and >have mainly a question about buttons. The eligible buttons in your version >are 3 (commit, discard and cancel). In mx alert we have different options >(Ok, Cancel

Build failed in Jenkins: flex-sdk_mustella #148

2013-06-09 Thread flex . mustella
See Changes: [jmclean] Fix issue with multi select and ctrl clicking on start and or of date ranges. [bigosmallm] Script to follow up a normal mustella run with -failures is now active -- Started

[jira] [Created] (FLEX-33586) Packages missing from online asdocs

2013-06-09 Thread Lee Burrows (JIRA)
Lee Burrows created FLEX-33586: -- Summary: Packages missing from online asdocs Key: FLEX-33586 URL: https://issues.apache.org/jira/browse/FLEX-33586 Project: Apache Flex Issue Type: Documentation

Re: [DISCUSS] Alerts and Dialogs in FlexJS

2013-06-09 Thread Carlos Rovira
Hi Maxime, very cool alert spark implementation. I was navigating the source code and have mainly a question about buttons. The eligible buttons in your version are 3 (commit, discard and cancel). In mx alert we have different options (Ok, Cancel, Yes, No). I Think is the only point I miss. Have y

Jenkins build is back to normal : flex-sdk_asdoc #28

2013-06-09 Thread Apache Jenkins Server
See

Re: online docs

2013-06-09 Thread Nicholas Kwiatkowski
JIRA would be the place to report it. Report it against 4.10 (or whatever the most current version is), because it still seems that that class is missing from the most current build. -Nick On Sun, Jun 9, 2013 at 9:06 AM, Lee Burrows wrote: > Looks like the online docs > (http://flex.apache.or

Re: Build failed in Jenkins: flex-sdk_mustella #146

2013-06-09 Thread Alex Harui
Sorry, I wasn't clear enough. I think Jenkins needs to run "ant clean main other.locales" (and checkintests if it is already). Then, we need another full "-all" run to see how many failure are left. And only then, run with –failures. The jenkins.sh has script that will do that which is curre

Re: Flex app using images

2013-06-09 Thread Deepak MS
h.. Any thoughts on this? :-) On Thu, Jun 6, 2013 at 11:12 AM, Deepak MS wrote: > > Hi there, > > Just wanted to check if we can built an app in flex by using sliced > images(all the screens of the app) from a UI design done in Photoshop(or > any UI editing tool), without any performance is

Re: spark.components.Callout

2013-06-09 Thread Fritze Marcus
I made a version of the callout. Currently, I am not at my computer, but please search the JIRA for a issue "callout for web". As far as I know, it's added to the sdk as experimental component. It should be available as a component in sdk 4.10. Marcus Fritze Am 09.06.2013 um 13:38 schrieb Lee

online docs

2013-06-09 Thread Lee Burrows
Looks like the online docs (http://flex.apache.org/asdoc/index.html) are incomplete - eg: no spark.skins.mobile package Presumably, JIRA is not the place to report this? -- Lee Burrows ActionScripter

spark.components.Callout

2013-06-09 Thread Lee Burrows
Hi All, I noticed that the spark Callout and CalloutButton are marked in docs (apache and adobe versions) as being AIR only. However, the Callout does work when i publish for web (presumably the CalloutButton will work too). Anybody know if this is just an error in the docs? Or is there a val

Re: New Mustella Failures

2013-06-09 Thread Justin Mclean
Hi, > Don't know OTOH. One possibility is that now that validateNow isn't being > called it gets validated and the text is "fixed" on some later frame, > which could be after compareBitmap does its thing. As far as I can see the text shouldn't be changed/reversed/RTL or anything as only the layo

Build failed in Jenkins: flex-sdk_mustella #147

2013-06-09 Thread flex . mustella
See Changes: [jmclean] Fixed RTE in tests. It may be that the code in Divider box is incorrect and it confusing no dividers (= no of children-1) and number of children. [jmclean] Corrected spacing. [jmclean] Fix file case issue. [jmcl

Re: [DISCUSS] Alerts and Dialogs in FlexJS

2013-06-09 Thread Maxime Cowez
Alex, the mxml for my test case looks like this with minimal attributes: For a demo of more attributes, have a look at http://riastar.github.io/SkinnablePopUpFx/; it contains a code panel that shows you the required mxml code as you pick values from the UI. This mxml code is the equivale

Build failed in Jenkins: flex-sdk_release #34

2013-06-09 Thread Apache Jenkins Server
See Changes: [jmclean] Fixed RTE in tests. It may be that the code in Divider box is incorrect and it confusing no dividers (= no of children-1) and number of children. [jmclean] Corrected spacing. [jmclean] Fix file case issue. [jm

Re: Build failed in Jenkins: flex-sdk_mustella #146

2013-06-09 Thread OmPrakash Muppirala
On Sat, Jun 8, 2013 at 11:37 PM, Alex Harui wrote: > OK, fixed a few more. Please sync and run again and see where we end up. > > If there are no bitmap compare failures, see if you can kick off a > –failures run. > > Just did that. > One failure is complaining about a missing locale. You may

Jenkins build is back to normal : flex-sdk #77

2013-06-09 Thread Apache Jenkins Server
See