Re: Port some mobile components to web

2012-02-01 Thread Yiotis Katsambas
I completely understand (and agree) about the decision to keep mobile components separate and light. But I feel that we can all agree that it would be great if some of the mobile components had a desktop equivalent. Like the callout and the navigator. I tried the idea of including the mobile SWC so

RE: Port some mobile components to web

2012-01-29 Thread Alex Harui
> -Original Message- > From: jude [mailto:flexcapaci...@gmail.com] > Sent: Sunday, January 29, 2012 6:10 AM > To: flex-dev@incubator.apache.org > Subject: Re: Port some mobile components to web > > Ok This is good to know. What about submitting a component? Proc

Re: Port some mobile components to web

2012-01-29 Thread jude
> > Sent: Friday, January 27, 2012 10:02 AM > > To: flex-dev@incubator.apache.org > > Subject: Re: Port some mobile components to web > > > > Performance and memory are my top considerations for any code in the > > framework. > > > > If I submit a pat

RE: Port some mobile components to web

2012-01-27 Thread Alex Harui
> -Original Message- > From: jude [mailto:flexcapaci...@gmail.com] > Sent: Friday, January 27, 2012 10:02 AM > To: flex-dev@incubator.apache.org > Subject: Re: Port some mobile components to web > > Performance and memory are my top considerations for any code in the

Re: Port some mobile components to web

2012-01-27 Thread jude
om] > > Sent: Friday, January 27, 2012 6:31 AM > > To: flex-dev@incubator.apache.org > > Subject: Re: Port some mobile components to web > > > > > > Alex, I read the previous mail post and it seems you are hesitant to > > bring > > any mobile components ov

RE: Port some mobile components to web

2012-01-27 Thread Alex Harui
> -Original Message- > From: jude [mailto:flexcapaci...@gmail.com] > Sent: Friday, January 27, 2012 6:31 AM > To: flex-dev@incubator.apache.org > Subject: Re: Port some mobile components to web > > > Alex, I read the previous mail post and it seems you are h

Re: Port some mobile components to web

2012-01-27 Thread jude
I back ported Callout to 4.1 it's working quite well (which is an attribute to the original code). But it was a major pain. I attribute that mainly to the back porting part. The touch events all translated from mouse events. Anyway, if someone wants to do it it would work. Why not me? I might. Ale

Re: Port some mobile components to web

2012-01-26 Thread Haykel BEN JEMIA
On 26 January 2012 09:04, Alex Harui wrote: > > -Original Message- > > From: Haykel BEN JEMIA [mailto:hayke...@gmail.com] > > Sent: Wednesday, January 25, 2012 11:23 PM > > To: flex-dev@incubator.apache.org > > Subject: Re: Port some mobile components to

RE: Port some mobile components to web

2012-01-26 Thread Alex Harui
> -Original Message- > From: Haykel BEN JEMIA [mailto:hayke...@gmail.com] > Sent: Wednesday, January 25, 2012 11:23 PM > To: flex-dev@incubator.apache.org > Subject: Re: Port some mobile components to web > > I have searched in the archives and did not find any me

Re: Port some mobile components to web

2012-01-25 Thread Haykel BEN JEMIA
January 25, 2012 9:00 AM > > To: flex-dev@incubator.apache.org > > Subject: Port some mobile components to web > > > > I would suggest to port some of the mobile components to make them > > usable > > in web applications, especially the view navigators and some

Re: Port some mobile components to web

2012-01-25 Thread Dave Fisher
On Jan 25, 2012, at 2:01 PM, Alex Harui wrote: > >> -Original Message- >> From: Haykel BEN JEMIA [mailto:hayke...@gmail.com] >> Sent: Wednesday, January 25, 2012 9:00 AM >> To: flex-dev@incubator.apache.org >> Subject: Port some mobile components to w

RE: Port some mobile components to web

2012-01-25 Thread Alex Harui
> -Original Message- > From: Haykel BEN JEMIA [mailto:hayke...@gmail.com] > Sent: Wednesday, January 25, 2012 9:00 AM > To: flex-dev@incubator.apache.org > Subject: Port some mobile components to web > > I would suggest to port some of the mobile components to make t

Re: Port some mobile components to web

2012-01-25 Thread Omar Gonzalez
Here's a write up I did for those wondering about using the mobile components for web: http://omar.likesflex.com/?p=44 -omar On Wednesday, January 25, 2012, Fritze Marcus wrote: > +1 for the callout > > The callout is also very useful in a normal application. > > Marcus Fritze > > Am 25.01.2012

Re: Port some mobile components to web

2012-01-25 Thread Fritze Marcus
+1 for the callout The callout is also very useful in a normal application. Marcus Fritze Am 25.01.2012 um 19:39 schrieb Tink : > Hi Haykel > > I have some navigators in my whiteboard space as a proposal for web > navigators with examples. > > You can use the 'mobile' component's on web as l

Re: Port some mobile components to web

2012-01-25 Thread Tink
Hi Haykel I have some navigators in my whiteboard space as a proposal for web navigators with examples. You can use the 'mobile' component's on web as long as you include the SWC. Why a lot of them were put in a mobile specific SWC I don't know, but moving them ans creating some MXML based sk