Re: [VOTE] Release Apache Flex SDK 4.16.1 - RC2

2017-11-20 Thread Peter Ent
+1 The problem on my part which caused the failure of the installation. Once corrected the install completed and I was able to verify it. Regards, Peter On 11/20/17, 1:40 PM, "Peter Ent" wrote: >-1 > >ApproveSDK.xml >I used both Java 1.8 and Java 1.7. The script

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Peter Ent
lease is >>going >>to take much longer. >>I'm wondering why Alex didn't have such problems... >> >>Happy Thanksgiving! >>Piotr >> >> >>2017-11-20 19:41 GMT+01:00 Peter Ent : >> >>> The osmf download still fails fo

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-20 Thread Peter Ent
The osmf download still fails for me. I tried Java 1.8 and Java 1.7 since someone in an email thread said that seemed to be the issue. I am going on vacation for the US Thanksgiving holiday and will be back next week. Regards, Peter On 11/15/17, 4:16 AM, "Piotr Zarzycki" wrote: >Hi Folks, > >Pl

Re: [VOTE] Release Apache Flex SDK 4.16.1 - RC2

2017-11-20 Thread Peter Ent
-1 ApproveSDK.xml I used both Java 1.8 and Java 1.7. The script fails on the osmf.xml download again. macOS 10.12.6 Peter Ent On 11/15/17, 4:15 AM, "Piotr Zarzycki" wrote: >Hi Folks, > >This is a Apache Flex SDK 4.16.1 release candidate 2 Please see the >RELEAS

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC2*

2017-11-16 Thread Peter Ent
Hi Piotr, Looks like a similar issue is happening to the royale-asjs executables. What did you do to fix this for the release? Thanks, ‹peter On 11/15/17, 9:28 AM, "Piotr Zarzycki" wrote: >Hi Maxim, > >Thank you for checking! :) > >Piotr > >2017-11-15 15:26 GMT+01:00 Maxim Solodovnik : > >> Bo

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-10 Thread Peter Ent
After getting the Approval script running and going through the license files, etc., the whole thing ended with: osmf-check: osmf-download: download-osmf-swc: [get] Getting: https://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/ OSMF2_0.swc?format=raw [get] To:

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-10 Thread Peter Ent
leasecandidate.xml scripts because >> they would have put the right command-line in the vote thread emails. >> IMO, it would be better to get these scripts working so they save >> everybody time and hassle. >> >> -Alex >> >> On 11/10/17, 8:22 AM, "Pe

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-10 Thread Peter Ent
I'm trying the AppoveSDK.xml script. When I do: ant -f ApproveSDK.xml -Drelease.version=4.16.1 I get the following: Buildfile: /Users/pent/Downloads/ApproveSDK.xml write-out-jars-list: [delete] Deleting: /Users/pent/Downloads/jars.txt install-rat.jar: install-rat.tasks.jar: install-rat:

Re: [VOTE] Release Apache Flex SDK Installer 3.3 - RC2

2017-11-09 Thread Peter Ent
+1 I had no trouble at all following the instructions, launching the installer, and building the SDK. Running macOS Sierra. ‹peter On 11/8/17, 2:57 PM, "Piotr Zarzycki" wrote: >Hi Folks, > >This is official thread for Vote to approve Apache Flex SDK Installer >version 3.3 to be released. > >It'

Re: git commit: [flex-utilities] [refs/heads/develop] - Fix path to ant flexTasks.jar

2017-10-25 Thread Peter Ent
part. ‹peter On 10/25/17, 10:33 AM, "Peter Ent" wrote: >Have you been able to build any of the examples in >royale-asjs/examples/royale? When I try to build DataBindingExample, it >fails because it cannot find flexTasks.tasks. > >The build.xml is setting FLEX_HOME to RO

Re: git commit: [flex-utilities] [refs/heads/develop] - Fix path to ant flexTasks.jar

2017-10-25 Thread Peter Ent
Have you been able to build any of the examples in royale-asjs/examples/royale? When I try to build DataBindingExample, it fails because it cannot find flexTasks.tasks. The build.xml is setting FLEX_HOME to ROYALE_HOME which it sets to the royale-asjs directory. There is no flexTasks.tasks in roya

[Royale] Flex2Royale Migration App

2017-10-17 Thread Peter Ent
I have made a change the royale compiler (not committed yet) to produce a migration commendation JSON file. This file is then used by the Flex2Royale example app (also not committed). You can see the result at: http://home.apache.org/~pent/Flex2RoyaleApp/ This is pretty much the same thing as b

Re: FlexJS element setter

2017-09-26 Thread Peter Ent
IUIBase object has a positioner set. I don’t >>>know >>> of a single class which has a different positioner than the element. It >>> seems to me that positioner should be a getter (which normally returns >>>the >>> element) that’s overridden for classes wh

Re: FlexJS element setter

2017-09-26 Thread Peter Ent
different one. >That will save memory for every IUIBase created. > >Harbs > >> On Sep 26, 2017, at 3:23 PM, Peter Ent wrote: >> >> The setter for element is in HTMLElementWrapper, the super class for >> UIBase. The setter for flexes_wrapper is in UIBase. So if t

Re: FlexJS element setter

2017-09-26 Thread Peter Ent
be a getter (which normally returns >the element) that’s overridden for classes which need a different one. >That will save memory for every IUIBase created. > >Harbs > >> On Sep 26, 2017, at 3:23 PM, Peter Ent wrote: >> >> The setter for element is in HTMLElementW

Re: FlexJS element setter

2017-09-26 Thread Peter Ent
The setter for element is in HTMLElementWrapper, the super class for UIBase. The setter for flexes_wrapper is in UIBase. So if the element setter were to also set the flexjs_wrapper, it would have to be an override in UIBase to do it. At least that¹s how I understand it. Could you elaborate a litt

Re: Royale is now an Apache Project

2017-09-21 Thread Peter Ent
1) royale-asjs just so we can expand later if needed. I like royale-compiler. 2) Let's get off of SVN! ‹peter On 9/21/17, 11:42 AM, "Alex Harui" wrote: >We have to decide a few more things for setup: > >1) our current repos are named flex-asjs, flex-typedefs, etc. I assume we >want them renamed

Re: [DISCUSS] Name of the FlexJS Fork

2017-09-19 Thread Peter Ent
I swear all the good names are already taken. I think we just need to throw letters into a box and shake them at this point. ‹peter On 9/19/17, 3:48 PM, "Harbs" wrote: >Helix is nice. > >Possible conflict: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.helixs >dk.org%2F&dat

Re: [DISCUSS] Name of the FlexJS Fork

2017-09-19 Thread Peter Ent
I'm inclined to favor "Braid" over Limber (however you want to spell it) because I can think of too many puns associated with Limber and the first thing that comes to mind, for me, is cheese that smells. I don't remember how to pronounce "Borja" and while English always seems to dominate, English-

Re: [VOTE] What should be the new Project Name for Proposed fork of FlexJS?

2017-09-18 Thread Peter Ent
1) Royale (binding) 2) Braid ‹peter ent On 9/17/17, 3:19 PM, "Piotr Zarzycki" wrote: >Hi, > >In this thread I've gathered list of names proposition for fork of FlexJS >project. > >LIST: > >Royale >Boja >Strand >Bead >Limber >Boinga >Bra

Re: [DISCUSS] Name of the FlexJS Fork

2017-09-14 Thread Peter Ent
If the project name were to be "Apache Royale" and produced FlexJS, and the Apache Royale web page/wiki referenced FlexJS and made it available for Google searches, then anyone who was interested in or heard about FlexJS and searched for "FlexJS" (or "Flex" or "Adobe Flex" or "Apache Flex" or "Acti

Re: [VOTE] Should the Project Name of the Proposed Fork be FlexJS?

2017-09-14 Thread Peter Ent
No (binding) On 9/14/17, 11:37 AM, "Dave Fisher" wrote: >VOTE Should the Project Name of the Proposed Fork be FlexJS? > >[ ] Yes - The forked project should be Apache FlexJS. >[ ] No - The forked project should have another name which will be >discussed. >[ ] Abstain - Don¹t care what the forked

Re: home.apache.org

2017-09-13 Thread Peter Ent
Success! Thanks for clarifying that. —peter On 9/13/17, 4:12 PM, "Mark Thomas" wrote: >On 13/09/17 21:00, Peter Ent wrote: >> My LDAP entry at id.apache.org has a OpenPGP Public Key Primary >> Fingerprint set. I assume when I do sftp p...@home.apache.org it looks &g

Re: home.apache.org

2017-09-13 Thread Peter Ent
Ah, OK. Somewhere I mixed up SSH with SFTP and thinking that SFTP required PGP. I'll delete the PGP and redo the SSH private key. —peter On 9/13/17, 4:12 PM, "Mark Thomas" wrote: >On 13/09/17 21:00, Peter Ent wrote: >> My LDAP entry at id.apache.org has a Op

Re: [DISCUSS] Name of the FlexJS Fork

2017-09-13 Thread Peter Ent
Let's say we change the Apache PROJECT name to something else that's a bit more generic and without the JS. I think its important that people who have Flex apps be able to do a Google search and find our new project and on that project's main page we have a statement about Apache Flex and the purp

Re: home.apache.org

2017-09-13 Thread Peter Ent
ion denied. Maybe that's not a real PGP key. I looked up PGP for the Mac and found GPG Keychain which it says makes OpenPGP keys. Just very confused. —peter On 9/13/17, 3:15 PM, "Mark Thomas" wrote: >On 13/09/17 19:27, Peter Ent wrote: >> Thanks, Mark. >> >> I thi

Re: home.apache.org

2017-09-13 Thread Peter Ent
l go out for coffee and I hope it works when I get back. —peter On 9/13/17, 1:22 PM, "Mark Thomas" wrote: >On 13/09/2017 18:05, Peter Ent wrote: >> I get permission denied (public key). I remember having to set up >> something for the old people site (I think) and have be

Re: home.apache.org

2017-09-13 Thread Peter Ent
member your passphrase. > >-Alex > >On 9/13/17, 9:16 AM, "Peter Ent" wrote: > >>Hi, >> >>Does anyone have the instructions on how to set up access to your >>home.apache.org space? I've looked on the apache.org site and all I can >>find

home.apache.org

2017-09-13 Thread Peter Ent
Hi, Does anyone have the instructions on how to set up access to your home.apache.org space? I've looked on the apache.org site and all I can find are instructions about the old people.apache.org. I guess I haven't accessed my home.apache.org since I set up my newer computer. I'm going to upda

Re: Build failed in Jenkins: flex-asjs #2539

2017-09-03 Thread Peter Ent
;I just committed a fix for that. > >Harbs > >> On Sep 3, 2017, at 2:55 PM, Peter Ent wrote: >> >> Thanks for helping me. I don't see anything wrong on my end. The problem >> seems to be with the JS side building ExpessJS but I don't see there is >>

Re: Build failed in Jenkins: flex-asjs #2539

2017-09-03 Thread Peter Ent
ok.com/?url=https%3A%2F%2Fpaste.apa >che.org%2FllyY&data=02%7C01%7C%7C440bfe3a1e55479f3b5008d4f2bd5a06%7Cfa7b1b >5a7b34438794aed2c178decee1%7C0%7C0%7C636400342465482556&sdata=BqK2avxwMlmN >WXKd4foDK4X9DGZGA%2F8omG90%2FlTPEJY%3D&reserved=0 > >Thanks, Piotr > >2017-09-

Re: Build failed in Jenkins: flex-asjs #2539

2017-09-03 Thread Peter Ent
As far as I can tell I merged it. I'm not seeing anything missing from my end. Does it look like I messed up the merge? ‹peter On 9/3/17, 6:58 AM, "Piotr Zarzycki" wrote: >Hi Peter, > >Does Drag and Drop branch was merged into develop ? > >Thanks, >Piotr > >2017-09-03 11:55 GMT+02:00 : > >> See

Re: [VOTE] Fork FlexJS from Apache Flex

2017-09-01 Thread Peter Ent
+1 (Binding) Peter Ent Adobe Systems On 9/1/17, 6:08 AM, "Christofer Dutz" wrote: >-1 (Binding) > >As I mentioned, I cannot support this proposal as is as I was excluded >from the PMC of the Fork. > >Chris > >On 2017-09-01 08:28, Alex Harui wrote: >>

Re: [FlexJS] Finding (x,y) position

2017-08-30 Thread Peter Ent
at you’re saying. I think we worked around that issue in our app >by relying on MouseEvent.clientX, MouseEvent.clientY. But let’s hear >other ideas for a more complete solution. > >From: Peter Ent<mailto:p...@adobe.com.INVALID> >Sent: Wednesday, August 30, 2017 4:48 P

Re: [FlexJS] Finding (x,y) position

2017-08-30 Thread Peter Ent
ishay Weiss" wrote: >Peter, > >Is PointUtils.localToGlobal() not working for you? From what I understand >it takes approach (1). > >From: Peter Ent<mailto:p...@adobe.com.INVALID> >Sent: Tuesday, August 29, 2017 11:29 PM >To: dev@flex.apache.org<mailto:dev@flex.apache.org> &

[FlexJS] Finding (x,y) position

2017-08-29 Thread Peter Ent
Hi, While working on drag-and-drop, I've made an "interesting" discovery having to do with the HTML-side's x and y getter functions. Let's say you have a nesting of s: … … (this structure is similar to what is generated for DataGrid). If you attem

Re: [DISCUSS} Fork FlexJS from Apache Flex

2017-08-29 Thread Peter Ent
FlexJS. And many other ideas will come from this. I feel the opportunity to turn a negative into a positive is a huge one and doing this now is the best time. Regards, Peter Ent Adobe Systems/Apache Flex(JS) Project >

Re: FlexJS Express Components

2017-08-07 Thread Peter Ent
You make good points. The Express package is in its infancy. I packaged things together that were, I felt, the most common combinations, such as all Views and Container classes have data binding. This also means Containers have scrolling with the idea that you would use Group if you did not want s

Re: [FlexJS] ClippingViewport

2017-07-30 Thread Peter Ent
I must have forgotten to delete that. Peter > On Jul 30, 2017, at 7:20 AM, Harbs wrote: > > Is anyone using ClippingViewport? > > It seems to be extraneous at this point. Viewport does clipping by default. > > Thanks, > Harbs

Re: [FlexJS] MouseEvent

2017-07-25 Thread Peter Ent
ck out my browser-event branch for my attempt to make MouseEvents and >KeyboardEvents behave the way you¹d expect. > >I¹m currently struggling with figuring out how to make artificially >created MouseEvents behave properly. Maybe we should compare notesŠ > >Harbs > >> On Jul 25, 20

[FlexJS] MouseEvent

2017-07-25 Thread Peter Ent
mouse event values? SWF: flexJSMouseEvent.screenX = swfMouseEvent.stageX; JS: flexJSMouseEvent.screenX = jsMouseEvent.pageX; Thanks. Peter Ent Adobe Systems/Apache Flex Project

Re: [FlexJS]TileLayout

2017-07-24 Thread Peter Ent
I just left things as open as possible as I recall. Thanks Harbs. On 7/23/17, 6:06 AM, "Harbs" wrote: >Agreed, but I think the defaults should match Flash between and HTML. > >He did not set stretch. Nothing was set. ³stretch² is the default css. > >> On Jul 23, 2017, at 12:23 PM, Alex Harui >>

Re: [FlexJS] findPopupHost issue

2017-07-21 Thread Peter Ent
I needed events to bubble for the drag and drop work. While that was fine for the Flash Player, the FlexJS/Google/Browser event mix didn't work. Alex suggested I used setParentTarget on the event to work up the tree and then the event would be dispatched at each level, thus mimicking bubbling. I di

Re: [FlexJS] findPopupHost issue

2017-07-20 Thread Peter Ent
its strand. —peter On 7/20/17, 1:45 PM, "Peter Ent" wrote: >I'm taking a look at this. Would you mind filing a JIRA on this? > >Thanks, >Peter > >On 7/19/17, 1:23 PM, "PKumar" wrote: > >>​Panel , close event not firing on JS side. swf side it is wor

Re: [FlexJS] findPopupHost issue

2017-07-20 Thread Peter Ent
I'm taking a look at this. Would you mind filing a JIRA on this? Thanks, Peter On 7/19/17, 1:23 PM, "PKumar" wrote: >​Panel , close event not firing on JS side. swf side it is working fine. >This may be an issue.​ > >On Wed, Jul 19, 2017 at 11:00 PM, Prashant Kumar >wrote: > >> ​I am having a

Re: [FLEXJS] ASDoc Issues

2017-06-30 Thread Peter Ent
Also, it looks like the ASDoc example uses >its own asdic-config.xml file in its src/main/config folder. > >-Alex > >On 6/30/17, 10:25 AM, "Peter Ent" wrote: > >>I'm running the asdoc target in flex-asjs and it has rejected a couple of >>things in Core/m

[FLEXJS] ASDoc Issues

2017-06-30 Thread Peter Ent
I'm running the asdoc target in flex-asjs and it has rejected a couple of things in Core/main/flex/Promise.as such as: [asdoc] /Users/pent/dev/flex-asjs/frameworks/projects/Core/src/main/flex/Promise.as(270): col: 19 Error: Syntax error: expecting identifier before catch. [asdoc] [a

Re: [FlexJS,TLF] Tlf branch and Maven build

2017-06-27 Thread Peter Ent
I just added something to TLF branch, in the DragDrop project. There is now a dependency on Collections; does a pom file need to be changed to reflect that or is the compile-swf-config file enough? ‹peter On 6/27/17, 4:41 PM, "Alex Harui" wrote: >I had to update some poms. > >-Alex > >On 6/27/1

Re: [FlexJS] TileLayout

2017-06-22 Thread Peter Ent
You could write a new TileLayoutWithGapAndPadding to handle that specific situation. On the JS side, TileLayout uses Flexbox and perhaps you need more control. ‹peter On 6/22/17, 10:14 AM, "yishayw" wrote: >Adding margins adds a gutter on the right side of the host. This is >probably >because e

Re: [FlexJS] getElementIndex()

2017-06-22 Thread Peter Ent
I was wondering why React keeps its own DOM and why it is so fast. Perhaps this is the reason. On 6/22/17, 10:56 AM, "Alex Harui" wrote: >Feel free to test your theory. It sounds like duplication of work to me >as in: The DOM does have some sort of list so why keep our own? Making >and manipul

Re: [FlexJS] TileLayout

2017-06-22 Thread Peter Ent
Hi, Use margins on the items. ‹peter On 6/22/17, 9:48 AM, "yishayw" wrote: >What is the preferred way to set gaps between columns and between rows? > > > >-- >View this message in context: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle >x-development.247.n4.nab

Re: [FlexJS] more on undefined / non initialised values

2017-06-12 Thread Peter Ent
Perhaps we can look to other languages for guidance. For example, in Swift: var val:Boolean is illegal. It MUST be initialized or declared to be optional: var val:Boolean = false var val:Boolean? The Swift people felt that leaving variables uninitialized and defaulted caused too many issues and

Re: [VOTE] Release Apache FlexJS 0.8.0 RC1

2017-06-12 Thread Peter Ent
I tried the approval XML script. +1 Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.8.0/rc1/apache-flex-fl exjs-0.8.0-src.tar.gz Java 1.7 OS: Mac OS X x86_64 10.12.5 Source kit signatures match: y Source kit builds: y README is ok: y RELEASE_NOTES is ok: y NOTICE is ok: y LICENSE is

Re: [2/4] git commit: [flex-asjs] [refs/heads/develop] - LayoutBase Fix for strand set to null in remove bead, plus performance improvements in js

2017-06-12 Thread Peter Ent
Maybe I'm misunderstanding again. This is what a developer should do so that the contents of the panel are laid out horizontally. I constructed Panel as a subclass of Group so that I could take advantage of VerticalFlexLayout so that Container content area of the Panel would grow to

Re: Beads and DRY (was Re: [FlexJS] Removing PasswordInputBead has no effect)

2017-06-07 Thread Peter Ent
We have never really discussed the use of delegates. Its not something that ties in that well with FlexJS I think. But using a delegate to off-load some of the work, just when that work is needed, might be another solution. ‹peter On 6/7/17, 2:36 AM, "Harbs" wrote: >That¹s not what I¹m suggesti

Re: Beads and DRY (was Re: [FlexJS] Removing PasswordInputBead has no effect)

2017-06-07 Thread Peter Ent
If you look at the layouts, you can see these questions for real. Take VerticalLayout. The idea is to stack children of some component vertically. Those children can be given a) no explicit size, b) an explicit size as pixel values, c) a percentage size. You know what the VerticalLayout is supposed

Re: [2/2] git commit: [flex-asjs] [refs/heads/release0.8.0] - fix event types for valuechange. Otherwise Binding would break. Events are global and should be compatible for any given event type

2017-06-07 Thread Peter Ent
I don't think PAYG is always obvious and I continue to struggle with the question. Some examples: a. Anything that can be expressed as a style probably does not need a bead, unless the style is not native to the platform. Border and backgroundColor are good examples. These are built into HTML, but

Re: [FlexJS] Layout of NumericStepper is broken

2017-06-06 Thread Peter Ent
I found the problem: the NumericStepper's sizeChange handler was not being called when the NS appears in this simpler test case. It is being called when it is displayed in the FlexJSStore, for example. The more complex app with nested containers and layouts is setting the right conditions so the si

Re: [FlexJS] Layout of NumericStepper is broken

2017-06-06 Thread Peter Ent
OK, thanks. I'm looking at this now (as soon as my sync of Alex's changes completes). ‹peter On 6/6/17, 3:17 AM, "piotrz" wrote: >Peter, > >I just raised jira -> >https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.ap >ache.org%2Fjira%2Fbrowse%2FFLEX-35322&data=02%7C01%7C%7Ca

Re: [FlexJS] List

2017-06-05 Thread Peter Ent
aults.css in Basic. It sounds >like you are saying yes. > >> On Jun 5, 2017, at 5:25 PM, Peter Ent wrote: >> >> That had to be accidental. I see in defaults.css that List has a >>Viewport >> rather than ScrollingViewport. Just change that and lists should default

Re: [FlexJS] Layout of NumericStepper is broken

2017-06-05 Thread Peter Ent
I'm looking into it. The SWF and JS versions are different. There's a border around it, which is specified in the defaults.css. I'm not sure why that is there; maybe I put it there awhile ago I just don't remember. It looks better without it. The SWF version, for me, has some extra graphics in the

Re: [FlexJS] List

2017-06-05 Thread Peter Ent
That had to be accidental. I see in defaults.css that List has a Viewport rather than ScrollingViewport. Just change that and lists should default to scrolling. Need to watch the DataGrid because its lists should not scroll - they just grow and the enclosing container scrolls them all together. ‹

Re: [FlexJS] Accordion broken

2017-06-05 Thread Peter Ent
the children. >>> >>> It turns out the children are actually Containers which have a >>>TitleBarModel bead. Sorry about the confusion. It might make sense to >>>have an interface for an accordion-compatible container. >>> >>> We will put together an e

Re: [FlexJS] Accordion broken

2017-06-04 Thread Peter Ent
Thanks. I'll look into this today if I get a chance and definitely tomorrow. Peter > On Jun 4, 2017, at 6:05 AM, yishayw wrote: > > Here's [1] an example app. > > The 2 problems I see: > > 1) DataBinding problems [2] cause titles to be undefined. I hacked a fix on > TLF branch, but this sh

Re: [FlexJS] Accordion broken

2017-06-02 Thread Peter Ent
Hi, It looks like this is the last thing to be resolved before we can make FlexJS 0.8 release. I'm seeing two title bars per item in the Accordion. Any suggestions for how to resolve this, based on the information I've given below? Thanks, Peter On 6/1/17, 3:49 PM, "Peter Ent&

Re: [FlexJS] Accordion broken

2017-06-01 Thread Peter Ent
I've checked in my changes to the Accordion components. It still is not working correctly and I cannot figure out what is happening. The used as the data to the Accordion are being placed as children of AccordionItemRenderers which are themselves Panels. So there are two TitleBars present per Acco

Re: [FlexJS] Accordion broken

2017-06-01 Thread Peter Ent
though. And switching to selection >rather than checking collapsed might make sense as well. > >Thanks for working on this. > >> On May 31, 2017, at 7:47 PM, Peter Ent wrote: >> >> I'm still working on this and ran into a couple of issues. >> >>

Re: [FlexJS] Accordion broken

2017-05-31 Thread Peter Ent
>> >> >> >> This is the markup of an Accordion which used to work, which doesn’t >>anymore. >> >> >> >> >> >> >> >> >> >> >> >> >> >>>

Re: [FlexJS] Accordion broken

2017-05-30 Thread Peter Ent
>> >> >> This is the markup of an Accordion which used to work, which doesn’t >>anymore. >> >> >> >> >> >> >> >>

Re: [FlexJS] Accordion broken

2017-05-30 Thread Peter Ent
Hi, Do you have a quick example of how to use the FlexJS Accordion? The ASDoc on it is thin. The children of the Flex SDK Accordion were navigation components that supported things like title so each section could be labeled. I don't see an AccordionChild or something similar that can be used with

Re: [FlexJS] Accordion broken

2017-05-30 Thread Peter Ent
I am looking into it. I will also create an example for Accordion so it will be easier to test it in the future. ‹peter On 5/30/17, 6:39 AM, "Harbs" wrote: >It seems like the new layouts totally broke Accordion. > >Accordion relied on absolute sizing to handle expanding and collapsing of >conten

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread Peter Ent
Just an FYI: I'm trying to fix a bug in Mobile project with the Camera class. I am hoping to wrap it up today. Regards, Peter >

Re: [ApacheCon/FlexJS Summit] FlexJS 1.0 Discussion Round - Summary

2017-05-25 Thread Peter Ent
to become official FlexJS contributer? Please suggest. > > >On 22-May-2017 5:50 PM, "Peter Ent-2 [via Apache Flex Development]" < >ml+s247n61737...@n4.nabble.com> wrote: > >> The Storage package is definitely incomplete. We should address access >> from

Re: [ApacheCon/FlexJS Summit] FlexJS 1.0 Discussion Round - Summary

2017-05-22 Thread Peter Ent
m and adding file type filter on selection. Also no way to open > FileSave dialogue box. > > On 21-May-2017 7:18 PM, "Peter Ent-2 [via Apache Flex Development]" < > ml+s247n61714...@n4.nabble.com> wrote: > >> The FlexJS Storage package address some storage con

Re: [ApacheCon/FlexJS Summit] FlexJS 1.0 Discussion Round - Summary

2017-05-21 Thread Peter Ent
The FlexJS Storage package address some storage concerns. It provides file handling when run via AIR and on mobile devices via Cordova. Since there are sandboxing issues with the Flash Player, I'm not sure what else we can do there besides local storage. ‹peter On 5/21/17, 7:25 AM, "PKumar" wrot

Re: Moonshine 1.4.0 Release

2017-05-16 Thread Peter Ent
) and then offered to delete itself, which I did. This left my Downloads folder in its original condition (which is currently empty). So I'm not really sure this part of the set up worked. Regards, Peter Ent Adobe Systems/Apache Flex Project On 5/15/17, 4:30 PM, "JoelProminic" wrote:

Re: [FlexJS] CSS Pruning

2017-05-15 Thread Peter Ent
The reason for .DataGridListArea is that the SWF side does not recognize a selector of: DataGrid Container { ... } So I gave the Container used for the list area a class name. Perhaps I can try to change it to a type name and see if that's more helpful and if so look at replacing as many speci

Re: [FlexJS] Layouts

2017-05-05 Thread Peter Ent
Well, the LayoutBase assume's the host/strand implements ILayoutParent and provides the ILayoutHost. The ILayoutHost then provides the ILayoutView. These can all be the same thing. The layouts in Basic assume the items being laid out are ILayoutChild compliant. So if MDL components followed that p

Re: [FlexJS] Layouts

2017-05-05 Thread Peter Ent
Maybe MDL should have its own set of layouts and layout-compliant interfaces. Opinions? ‹peter On 5/5/17, 2:15 AM, "piotrz" wrote: >Hi Peter, > >I have found one scenario where there is a null pointer exception, but I'm >not sure whether even we should cover such case. Let me know what do you >t

Re: git commit: [flex-asjs] [refs/heads/develop] - Added AbsolutePositioningViewBeadBase so control components can position their sub-elements using absolute positioning.

2017-05-03 Thread Peter Ent
look.com/?url=http%3A%2F%2Fgit-wip-u >>s.apache.org%2Frepos%2Fasf%2Fflex-asjs%2Fdiff%2F88f0bcbe&data=02%7C01%7C% >>7Cb4705bba1ccf4c8d0bfa08d492484269%7Cfa7b1b5a7b34438794aed2c178decee1%7C0 >>%7C0%7C636294286433550282&

Re: [FlexJS] Layouts

2017-05-03 Thread Peter Ent
control, position them using setAbsolutePosition() and do so in >response to changes in your control's size. > >—peter > > > >On 4/25/17, 4:47 PM, "Alex Harui" wrote: > >> >> >>On 4/25/17, 12:35 PM, "Peter Ent" wrote: >> &

Re: git commit: [flex-asjs] [refs/heads/develop] - Added example of building a Table from a data source to the TableExample example.

2017-05-03 Thread Peter Ent
/na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgit-wip-u >>s.apache.org%2Frepos%2Fasf%2Fflex-asjs%2Fdiff%2F336fac64&data=02%7C01%7C% >>7C973eb1da47de43ee8ff308d491a3d089%7Cfa7b1b5a7b34438794aed2c178decee1%7C0 >>%7C0%7C636293580155655469&sdata=cemmUkVwsZERSGDQVIUoxnIc

Re: [FlexJS] Layout Issue/Change

2017-05-02 Thread Peter Ent
I'm trying to find the balance between PAYG and mimicking the HTML/JS/CSS side on the SWF side. Take HorizontalLayout for example. On the JS side, this layout waits for "childrenAdded" and then changes each child's display style to "inline-block". If you then programmatically change one child's wi

Re: [FlexJS, MDL] Null Pointer Exception in HorizontalFlexLayout

2017-05-01 Thread Peter Ent
OK. I will look at the other layouts and probably do the same for them where it makes sense. On 5/1/17, 10:06 AM, "piotrz" wrote: >Thank you Peter. That helped. I was thinking about such solution, but >wasn't >sure whether it won't break anything. If I'm thinking more about that it >makes sense

Re: [FlexJS] Layout Issue/Change

2017-05-01 Thread Peter Ent
The current listeners in LayoutBase (Basic Project) are for the children of a component. Right now, if you have a Group with 10 buttons and VerticalLayout, and you resize one of those buttons, LayoutBase/VerticalLayout will detect that and automatically re-run the VerticalLayout algorithm. What I

[FlexJS] Layout Issue/Change

2017-05-01 Thread Peter Ent
Hi, My main goal of the recent set of changes to containers and layouts was to make the HTML/CSS/JS side as minimal as possible, letting the browser and friends take care of things as much as possible. For the most part, I think it works. But there is an issue that has been bothering me. Righ

Re: [FlexJS, MDL] Null Pointer Exception in HorizontalFlexLayout

2017-05-01 Thread Peter Ent
Hi Piotr, I mostly understand. It seems like the child is not UIBase so it is null, at least in one of the cases. The layout code should be changed to check for null and skip that child. Can you see if that helps? ‹peter On 5/1/17, 8:35 AM, "piotrz" wrote: >Hi Peter, > >During creation of Dro

Re: [FlexJS] Status of Slider and NumericStepper?

2017-04-29 Thread Peter Ent
NumericStepper must not have been finished for some reason. Or perhaps the view bead was operating (at some point in time) on both the JS and SWF sides. The NumericStepperView bead is now in a COMPILE::SWF block. This is one of those cases where there *may be* enough overlap with the SWF and JS si

Re: [FlexJS] Layouts

2017-04-26 Thread Peter Ent
es in your control's size. —peter On 4/25/17, 4:47 PM, "Alex Harui" wrote: > > >On 4/25/17, 12:35 PM, "Peter Ent" wrote: > >>Perhaps I am not understanding this. >> >>You create a control component extending UIBase. You create your

Re: [FlexJS] Layouts

2017-04-25 Thread Peter Ent
Perhaps I am not understanding this. You create a control component extending UIBase. You create your view bead extending AbsolutePositioningViewBase. This bead makes sure that the strand/host has position:relative set. So how do you set position:absolute on each of the control's parts? Setting p

Re: [FlexJS] Layouts

2017-04-25 Thread Peter Ent
} And still programmatically position them using .x and .y properties. The Flash side will work as intended and now the JS side should as well. ‹peter On 4/25/17, 9:06 AM, "yishayw" wrote: >Peter Ent wrote >> I first encourage you to base any new components on Group and

Re: [FlexJS] Layouts

2017-04-25 Thread Peter Ent
This is still a little bit of a conundrum. Automatically setting position:absolute when setting x and y (effectively left and top styles) runs into several problems as you can imagine. One issue is that you have to make sure the parent container's position is either relative or absolute, otherwise

Re: [FlexJS] FlexJS Wiki Update

2017-04-24 Thread Peter Ent
I've run MDLExample and it looks like to works to me. Give it a run with the latest from develop branch and let us know. I tried to make sure the MDL project was updated to reflect the changes I made to the Core and HTML projects. ‹peter On 4/24/17, 8:25 AM, "yishayw" wrote: &

Re: [FlexJS] FlexJS Wiki Update

2017-04-24 Thread Peter Ent
Hi, I've placed my answers in-line. On 4/24/17, 4:17 AM, "OK" wrote: >Hi Peter, >thanks for this! >I probably not yet understand the whole story but it's a great entry >point. > >Would be great if you could answer some questions that come to my mind: > >1) >Group vs Container: >Does it mean tha

Re: [FlexJS] Table

2017-04-23 Thread Peter Ent
I would imagine a DataTable would be what you are suggesting. Peter > On Apr 22, 2017, at 6:09 AM, piotrz wrote: > > Hi Carlos! > > +1 for this :) > > Piotr > > > > - > Apache Flex PMC > piotrzarzyck...@gmail.com > -- > View this message in context: > https://na01.safelinks.protect

[FlexJS] FlexJS Wiki Update

2017-04-23 Thread Peter Ent
Hi, I've added a new page to the FlexJS Wiki[1] and updated a few other pages to reflect the changes I've made over the last couple of weeks. —peter [1] https://cwiki.apache.org/confluence/display/FLEX/FlexJS+Container+Classes+and+Layouts

[FlexJS] Table

2017-04-21 Thread Peter Ent
Hi, I've just committed/pushed a new FlexJS component (and its helpers) to the HTML project. It is the component. I saw that there were JS-only fragments of Table present and decided to make an official SWF/JS version. The idea is to create a clean HTML structure and mimic it in the Flash Pl

Re: [FlexJS] Examples

2017-04-21 Thread Peter Ent
ata=02%7C01%7C%7Ca55b41534c114adcef4808d485b18254%7Cfa7b1b5a7b34438794a >>e >>d2c178decee1%7C0%7C0%7C636280444823641555&sdata=PSX2eoGfTUEG4Uhag8Cheala7 >>a >>tUJquzmxnt1jPygo8%3D&reserved=0 >>ce.quotes%20where%20symbol%20in%20(%22YHOO%22)&format=json&env=

Re: [4/6] git commit: [flex-asjs] [refs/heads/develop] - replace existing format bead if it exists

2017-04-18 Thread Peter Ent
It is supposed to work like this: A: You may have zero or more beads defined inline in MXML for your component using property. B: You may have zero or more beads defined in CSS for your component. When addElement is called on your component, it will add the underlying element to the display lis

Re: [FlexJS] Examples

2017-04-17 Thread Peter Ent
> >> We should ask Apache Infra Š they have several streams of publically >> available data. Not financial data, but stuff we could display. >> >> Chris >> >> Am 15.04.17, 14:36 schrieb "Peter Ent" : >> >> Hi, >> >> A cou

  1   2   3   4   5   6   7   >