RE: Flex Mobile components in desktop/browser applications

2012-12-21 Thread Kessler CTR Mark J
Sounds good, look forward to trying it out when I get a moment. -Mark -Original Message- From: Maxime Cowez [mailto:maxime.co...@gmail.com] Sent: Thursday, December 20, 2012 16:34 To: flex-dev@incubator.apache.org Subject: Re: Flex Mobile components in desktop/browser applications

Re: Flex Mobile components in desktop/browser applications

2012-12-20 Thread Marcus Fritze
xime.co...@gmail.com] >> Sent: Thursday, December 20, 2012 10:09 >> To: Marcus Fritze >> Cc: flex-dev@incubator.apache.org >> Subject: Re: Flex Mobile components in desktop/browser applications >> >>> Are you willing to share your code of your CallOutButton? &g

Re: Flex Mobile components in desktop/browser applications

2012-12-20 Thread Maxime Cowez
l overlays n such. > > -Mark > > -Original Message- > From: Maxime Cowez [mailto:maxime.co...@gmail.com] > Sent: Thursday, December 20, 2012 10:09 > To: Marcus Fritze > Cc: flex-dev@incubator.apache.org > Subject: Re: Flex Mobile components in desktop/browser applicatio

RE: Flex Mobile components in desktop/browser applications

2012-12-20 Thread Kessler CTR Mark J
om: Maxime Cowez [mailto:maxime.co...@gmail.com] Sent: Thursday, December 20, 2012 10:09 To: Marcus Fritze Cc: flex-dev@incubator.apache.org Subject: Re: Flex Mobile components in desktop/browser applications > Are you willing to share your code of your CallOutButton? Sure, I'll try to set u

Re: Flex Mobile components in desktop/browser applications

2012-12-20 Thread Michael Schmalle
ce my desktop CalloutButton will pop > the Callout on mouse rollover or click (can be configured), whereas the > mobile version reacts to touch events (obviously). > > > On Wed, Nov 21, 2012 at 3:41 PM, Antonio Ortiz wrote: > >> It will be great... :) >> >>

Re: Flex Mobile components in desktop/browser applications

2012-12-20 Thread Maxime Cowez
; > mobile version reacts to touch events (obviously). > > > > > > On Wed, Nov 21, 2012 at 3:41 PM, Antonio Ortiz > wrote: > > > >> It will be great... :) > >> > >>> Date: Wed, 21 Nov 2012 15:30:27 +0100 > >>> Subject:

Re: Flex Mobile components in desktop/browser applications

2012-12-20 Thread Marcus Fritze
version reacts to touch events (obviously). > > > On Wed, Nov 21, 2012 at 3:41 PM, Antonio Ortiz wrote: > >> It will be great... :) >> >>> Date: Wed, 21 Nov 2012 15:30:27 +0100 >>> Subject: Flex Mobile components in desktop/browser applications >

Re: Flex Mobile components in desktop/browser applications

2012-11-22 Thread Cosma Colanicchia
@alex I see, I haven't tried it but it should be ok: the docs states that touch APIs are part of the Flash Player (since 10.1), see [1] and [2]. I think that the DPI scaling functions are part of the Flex components, but they probably rely on the value of Capabilities.screenDPI [3] which, while s

Re: Flex Mobile components in desktop/browser applications

2012-11-21 Thread Harbs
That's a good move. I recently wanted that in a web app. I ended up using an embedded swf to play a busy animation… Harbs On Nov 21, 2012, at 7:19 PM, Alex Harui wrote: > Justin already moved BusyIndicator from mobile to spark.swc. You are > welcome to move others as long as they don't require

Re: Flex Mobile components in desktop/browser applications

2012-11-21 Thread Alex Harui
On 11/21/12 6:30 AM, "Carlos Rovira" wrote: > Hi, > > I'd like to ask the motivation behind mobile components (like > ViewNavigator, CallOut,...) be only for mobile. > > For example, a ViewNavigator is a great component for wizard > implementations having lot of sense in browser/desktop apps

Re: Flex Mobile components in desktop/browser applications

2012-11-21 Thread Alex Harui
On 11/21/12 7:08 AM, "Cosma Colanicchia" wrote: > Actually, a lot of mobile features could be ported to desktop in the > future, as it seems to me that the differences are going to be less and > less with new desktop operationg systems and devices, e.g. windows 8 > tablets and touch enabled la

Re: Flex Mobile components in desktop/browser applications

2012-11-21 Thread Alex Harui
On 11/21/12 7:09 AM, "FRANKLIN GARZON" wrote: > > Also will be great in paralell way, if the customization of entry keyboard for > mobile support more combinations, this will helpfuly for confort of client in I think the keyboard types are part of the runtimes and not in Flex code, so we don'

Re: Flex Mobile components in desktop/browser applications

2012-11-21 Thread Cosma Colanicchia
> On Wed, Nov 21, 2012 at 3:41 PM, Antonio Ortiz > wrote: > > > >> It will be great... :) > >> > >>> Date: Wed, 21 Nov 2012 15:30:27 +0100 > >>> Subject: Flex Mobile components in desktop/browser applications > >>> From: carlos.ro

Re: Flex Mobile components in desktop/browser applications

2012-11-21 Thread Scott Rowe
PM, Antonio Ortiz wrote: > >> It will be great... :) >> >>> Date: Wed, 21 Nov 2012 15:30:27 +0100 >>> Subject: Flex Mobile components in desktop/browser applications >>> From: carlos.rov...@codeoscopic.com >>> To: flex-dev@incubator.apa

Re: Flex Mobile components in desktop/browser applications

2012-11-21 Thread Maxime Cowez
n will pop the Callout on mouse rollover or click (can be configured), whereas the mobile version reacts to touch events (obviously). On Wed, Nov 21, 2012 at 3:41 PM, Antonio Ortiz wrote: > It will be great... :) > > > Date: Wed, 21 Nov 2012 15:30:27 +0100 > > Subject: Flex

Re: Flex Mobile components in desktop/browser applications

2012-11-21 Thread Nicholas Kwiatkowski
> > Franklin Garzón > > Regional Development Manager > > MCITP Microsoft SQLServer > > > *Si el hombre dejara de aprender entonces dejaría de existir* > > 094496862 > > > > From: zenk...@hotmail.com > > To: flex-dev@incubator.apache.org > >

RE: Flex Mobile components in desktop/browser applications

2012-11-21 Thread FRANKLIN GARZON
dejaría de existir* 094496862 > From: zenk...@hotmail.com > To: flex-dev@incubator.apache.org > Subject: RE: Flex Mobile components in desktop/browser applications > Date: Wed, 21 Nov 2012 08:41:50 -0600 > > It will be great... :) > > > Date: Wed, 21 Nov 2012

Re: Flex Mobile components in desktop/browser applications

2012-11-21 Thread Cosma Colanicchia
. lists) and the DPI-based scaling feature of some mobile skins could probably be useful on the lastest touch-enabled laptop as well.. thoughts? 2012/11/21 Antonio Ortiz > It will be great... :) > > > Date: Wed, 21 Nov 2012 15:30:27 +0100 > > Subject: Flex Mobile components

RE: Flex Mobile components in desktop/browser applications

2012-11-21 Thread Antonio Ortiz
It will be great... :) > Date: Wed, 21 Nov 2012 15:30:27 +0100 > Subject: Flex Mobile components in desktop/browser applications > From: carlos.rov...@codeoscopic.com > To: flex-dev@incubator.apache.org > > Hi, > > I'd like to ask the motivation behind mobile com

Flex Mobile components in desktop/browser applications

2012-11-21 Thread Carlos Rovira
Hi, I'd like to ask the motivation behind mobile components (like ViewNavigator, CallOut,...) be only for mobile. For example, a ViewNavigator is a great component for wizard implementations having lot of sense in browser/desktop apps. The builtin transitions and push/pop functionality is really