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
guments against 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,
>Pratyo
;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-
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
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,
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
& 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
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
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.
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
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 &
11 matches
Mail list logo