Re: [FlexJS] Popup

2017-02-05 Thread sankar
'flex-asjs' source. Thanks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p59048.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-02-05 Thread sankar
lDesignLiteJS\build.xml:80: compc task failed. Thanks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p59046.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-20 Thread sankar
-- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58528.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-20 Thread Carlos Rovira
;https://code.getmdl.io/1.3.0/material.indigo-pink.min.css";> > /Added/ > href="http://cdn.css.net/libs/dialog-polyfill/0.4.5/dialog- > polyfill.min.css"> > /Added/ > > > Thanks! > > > > -- > View this message in context: http://apache-flex- >

Re: [FlexJS] Popup

2017-01-20 Thread sankar
ndigo-pink.min.css";> /Added/ http://cdn.css.net/libs/dialog-polyfill/0.4.5/dialog-polyfill.min.css";> /Added/ Thanks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58524.html Sent from the Apache Flex Development ma

Re: [FlexJS] Popup

2017-01-20 Thread Carlos Rovira
ine is not adding additional > compiler arguments effectively to the FlexJS type of projects. I fixed it > and now trying to test the code. I'll let you know. > > Thanks! > > > > -- > View this message in context: http://apache-flex- > development.247.n4

Re: [FlexJS] Popup

2017-01-20 Thread sankar
robably I'll need to manually edit the template file with valid value for this part: https://code.getmdl.io/1.3.0/material.${primary}-${accent}.min.css";> -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58522.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-20 Thread sankar
uments effectively to the FlexJS type of projects. I fixed it and now trying to test the code. I'll let you know. Thanks! -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Popup-tp58435p58520.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-20 Thread sankar
e-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58518.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-20 Thread piotrz
in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58517.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-20 Thread piotrz
You also need to use "mdl-js-index-template.html" as an template. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58516.html Sent from the Apache Flex Development ma

Re: [FlexJS] Popup

2017-01-20 Thread sankar
e. Thanks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58515.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-20 Thread piotrz
ilding you can find also in MDLExample folder: pom.xml (Maven build) and build.xml (Ant build). Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58513.html Sent from the Apache Flex D

Re: [FlexJS] Popup

2017-01-19 Thread sankar
xmlns:mdl="library://ns.apache.org/flexjs/mdl" xmlns:local="*"> -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58511.html Sent fro

Re: [FlexJS] Popup

2017-01-19 Thread Carlos Rovira
Hi, IMHO, MDL is a good exercise that test FlexJS and what is capable, and put another facility to people coming to the technology. We could start doing Apps with FlexJS in MDL that looks pretty. That's a great goal. But in the other hand, for me is a step in the road, and we should pursue to cre

Re: [FlexJS] Popup

2017-01-19 Thread Alex Harui
On 1/19/17, 7:17 AM, "sankar" wrote: >Carlos Rovira-3 wrote >> Right, many of the MDL controls are extensions from the HTML ones. >>Others >> don't have counterpart. > >So as I see in MDL the UI components were complete re-work than what we >have >in HTML package of FlexJS. MDL has different co

Re: [FlexJS] Popup

2017-01-19 Thread sankar
ntext: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Popup-tp58435p58469.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-19 Thread yishayw
ive. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58466.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-19 Thread Carlos Rovira
2017-01-19 12:24 GMT+01:00 sankar : > > I'm a little curious though, I see components were starting with namespace. Is the implementation is different than what we have in HTML > package in SDK source? > Right, many of the MDL controls are extensions from the HTML ones. Others don't have counte

Re: [FlexJS] Popup

2017-01-19 Thread sankar
gh, I see components were starting with http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58460.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-19 Thread Carlos Rovira
: <mdl:Application xmlns:fx="http://ns.adobe.com/mxml/2009"; > : ^ > </quote> > > > > -- > View this message in context: http://apache-flex- > development.247.n4.nabble.com/FlexJS-Popup-tp58435p58456.html > Sent from the Apache Flex Development mai

Re: [FlexJS] Popup

2017-01-19 Thread sankar
fx="http://ns.adobe.com/mxml/2009"; : ^ </quote> -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Popup-tp58435p58456.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-19 Thread piotrz
What do you mean by messed up ? Can you post screenshot ? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58455.html Sent from the Apache Flex Development mailing list archive at

Re: [FlexJS] Popup

2017-01-19 Thread sankar
message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58453.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-19 Thread piotrz
://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58452.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-19 Thread sankar
gt; xmlns:js="library://ns.apache.org/flexjs/basic" > xmlns:local="*" > xmlns="http://www.w3.org/1999/xhtml";> > > > > > > > > > > > > >

Re: [FlexJS] Popup

2017-01-19 Thread sankar
s message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Popup-tp58435p58450.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-19 Thread sankar
be available in other browsers soon as well. Thanks for the nice works you're doing! :) -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Popup-tp58435p58448.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Popup

2017-01-19 Thread Carlos Rovira
ase. > > Thanks! > > > > -- > View this message in context: http://apache-flex- > development.247.n4.nabble.com/FlexJS-Popup-tp58435.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. > -- Carlos Rovira Director General M: +34 607 22 60 05 ht

[FlexJS] Popup

2017-01-18 Thread sankar
.nabble.com/FlexJS-Popup-tp58435.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] PopUp implementation

2013-10-24 Thread Alex Harui
On 10/24/13 10:56 AM, "Sharma, Pratyoosh" wrote: > > >Tabcatcher is for catching the tab key & distributing focus to the popup >children rather than the background stuff, it's a more vanity thing but I >need it for something I am trying to do. OK, that's what I was going to guess. I would to s

RE: [FlexJS] PopUp implementation

2013-10-24 Thread Sharma, Pratyoosh
ing focus to the popup children rather than the background stuff, it's a more vanity thing but I need it for something I am trying to do. Thanks, Pratyoosh -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Thursday, October 24, 2013 12:26 PM To: dev@flex.apache.org

Re: [FlexJS] PopUp implementation

2013-10-24 Thread Alex Harui
;It would be great if this code atleast is added to some experimental >components folders until it can be refactored & standardized. > >I will most probably work on tabcatcher, tooltip & callout classes next... > > >Thanks, >Pratyoosh >-Original Message-

Re: [FlexJS] PopUp implementation

2013-10-24 Thread Peter Ent
it, Thoughts > >It would be great if this code atleast is added to some experimental >components folders until it can be refactored & standardized. > >I will most probably work on tabcatcher, tooltip & callout classes next... > > >Thanks, >Pratyoosh >-Origin

RE: [FlexJS] PopUp implementation

2013-10-24 Thread Sharma, Pratyoosh
standardized. I will most probably work on tabcatcher, tooltip & callout classes next... Thanks, Pratyoosh -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Thursday, October 24, 2013 1:56 AM To: dev@flex.apache.org Subject: Re: [FlexJS] PopUp implementation Hi Pratyoosh,

Re: [FlexJS] PopUp implementation

2013-10-23 Thread Alex Harui
Hi Pratyoosh, Thanks for attending the FlexJS Webinar. I'm not sure I addressed all of your questions so feel free to start discussion on the mailing list. Now that I'm done with the webinar I can continue this discussion. On 10/22/13 2:48 PM, "Sharma, Pratyoosh" wrote: >Thanks for your resp

RE: [FlexJS] PopUp implementation

2013-10-22 Thread Sharma, Pratyoosh
& ExtJS are good reference, I am tempted to choose subclassing but again I haven't though much of arguments against it. Thoughts Thanks, Pratyoosh -Original Message- From: Peter Ent [mailto:p...@adobe.com] Sent: Tuesday, October 22, 2013 10:34 AM To: dev@flex.apache.org S

Re: [FlexJS] PopUp implementation

2013-10-22 Thread Peter Ent
Yes, thanks Pratyoosh for looking into this and helping out! I could imagine someone wanting to make a custom pop-up by doing something like: Š (but maybe in ActionScript) so having popup-ability be a good would be a good thing. But a lot of controls wouldn't make sens

Re: [FlexJS] PopUp implementation

2013-10-21 Thread Alex Harui
Hi Pratyoosh, Thanks for working on this stuff, especially the modal and dragging beads. I got a chance to look through your popup class. It looks pretty good to me, especially for those who are used to the current Flex SDKs' PopUpManager. I did wonder whether PopUp should inherit from Panel.

Re: [FlexJS] PopUp implementation

2013-10-21 Thread Alex Harui
Hi Pratyoosh, I will take a look this evening. Thanks, -Alex On 10/21/13 1:46 PM, "Sharma, Pratyoosh" wrote: >Made updates for a popup implementation, it supports arbitrary popup >content similar to flex. > >Example >var demoPopUp:PopUp = >PopUp.createPopUp(PopupContent

[FlexJS] PopUp implementation

2013-10-21 Thread Sharma, Pratyoosh
Made updates for a popup implementation, it supports arbitrary popup content similar to flex. Example var demoPopUp:PopUp = PopUp.createPopUp(PopupContent,this,"Component Popup Test", true, true); demoPopUp.centrePopup(); Supports modal behavior &