Thanks Om and Alex,

@Om
> Do you want to add this as a new component to the mobile library or to
the default web/desktop library?
Not only ... I would preferably also use this component outside of mobile
projects. But, since there is a separation between mobile components and
"normal" components, I need to jump between these both worlds for now.

@Alex
I will try to get the Git issue solved next. As mentioned, Git is pretty
new to me and my head boils all the time when need to work with the command
line (e.g. Terminal.app on Mac). I am more of a designer then a developer.
Maybe, I can use the EGit plugin for Eclipse to commit my next changes.
But, for now, I use the GitHub.app.


-- 
Sebastian (PPMC)
Interaction Designer

Looking for a Login Example with Apache Flex? Please check out this code:
http://code.google.com/p/masuland/wiki/LoginExample



On Wed, Oct 2, 2013 at 6:31 AM, OmPrakash Muppirala <bigosma...@gmail.com>wrote:

> On Tue, Oct 1, 2013 at 8:20 PM, Alex Harui <aha...@adobe.com> wrote:
>
> > Hi Sebastian,
> >
> > I'm really behind on some Falcon stuff right now.  I'm hoping some other
> > committer more interested in mobile will take a look.
> >
> > I don't think I saw a notification of your github checkin.  I think there
> > is some procedure you have to go through for github commits to show up on
> > the dev list, which is a requirement.  See if you can find the old emails
> > from Om on the process, or maybe it is on the wiki.  I haven't set up
> mine
> > yet, so I don't know.
> >
>
> I mentioned this in an earlier email - this is the wiki page for
> instructions on GitHub based whiteboard for Apache Flex:
>
> https://cwiki.apache.org/confluence/display/FLEX/Proposal+-+Github+based+Whiteboard
>
> Thanks,
> Om
>
>
> >
> > -Alex
> > ________________________________________
> > From: Sebastian Mohr [flex.masul...@gmail.com]
> > Sent: Tuesday, October 01, 2013 3:11 PM
> > To: dev@flex.apache.org
> > Subject: Re: Spark DateFieldSpinner
> >
> > Forgot to mention ... I also committed the new code to
> > my fork (whatever this means) of our whiteboard [1].
> >
> > [1] https://github.com/masuland/flex-whiteboard/tree/trunk/masuland
> >
> >
> > --
> > Sebastian (PPMC)
> > Interaction Designer
> >
> > Looking for a Login Example with Apache Flex? Please check out this code:
> > http://code.google.com/p/masuland/wiki/LoginExample
> >
> >
> >
> > On Tue, Oct 1, 2013 at 11:44 PM, Sebastian Mohr <flex.masul...@gmail.com
> > >wrote:
> >
> > > I have updated the Spark DateFieldSpinner example [1] (view
> > > source enabled). SelectedDate, MinDate, MaxDate and LocaleDate
> > > can now be set from outside of the DateFieldSpinner ... I also added
> > > this DateSpinnerSkin [2] that helped to switch back the "Spark Default
> > > Theme" without crashing the app. But, I am still relying on the "Mobile
> > > Theme" because the dragging and sliding of the SpinnerLists doesn't
> > > work. Only clicking works properly in the "Spark Default Theme".
> > > Any suggestions?
> > >
> > > [1]
> > >
> >
> https://dl.dropboxusercontent.com/u/352808/apacheflex/datefieldspinner/DateFieldSpinnerTest.html
> > > [2]
> > >
> >
> http://svn.apache.org/repos/asf/flex/whiteboard/rduartes/frameworks/projects/mobiletheme/src/spark/skins/mobile/DateSpinnerSkin.as
> > >
> > >
> > > --
> > > Sebastian (PPMC)
> > > Interaction Designer
> > >
> > > Looking for a Login Example with Apache Flex? Please check out this
> code:
> > > http://code.google.com/p/masuland/wiki/LoginExample
> > >
> > >
> > >
> > > On Tue, Oct 1, 2013 at 9:41 PM, Sebastian Mohr <
> flex.masul...@gmail.com
> > >wrote:
> > >
> > >> Maybe that mobile.swc theme includes the DateSpinnerSkin [1]
> > >> which DateSpinner is looking for, but, I can't say it for sure. I feel
> > >> like being in a jungle of ifs and elses ;)
> > >>
> > >> [1]
> > >>
> >
> http://svn.apache.org/repos/asf/flex/whiteboard/rduartes/frameworks/projects/mobiletheme/src/spark/skins/mobile/DateSpinnerSkin.as
> > >>
> > >>
> > >> --
> > >> Sebastian (PPMC)
> > >> Interaction Designer
> > >>
> > >> Looking for a Login Example with Apache Flex? Please check out this
> > code:
> > >> http://code.google.com/p/masuland/wiki/LoginExample
> > >>
> > >>
> > >>
> > >> On Tue, Oct 1, 2013 at 9:12 PM, Sebastian Mohr <
> flex.masul...@gmail.com
> > >wrote:
> > >>
> > >>> Thanks Alex,
> > >>>
> > >>> I have added the code to my whiteboard fork [1], but, I don't
> > >>> know how to push this to our apache flex whiteboard. So far, I
> > >>> only used SVN, and, I am pretty afraid of these git command
> > >>> line commands ;) Therefore, I am using the GitHub.app on my
> > >>> Mac. How can I push the code to our whiteboard?
> > >>>
> > >>> @Alex ... do you know where I can find the source of the
> > >>> Flex Mobile Theme library?
> > >>>
> > >>> themes/Mobile/mobile.swc
> > >>>
> > >>> @All ... does anyone know how to detach this dependency so
> > >>> that the Spark DateFieldSpinner could be used with any theme?
> > >>>
> > >>> > See if you can find the patterns that other components in the
> > >>> experimental SWC used and come up with something.
> > >>>
> > >>> Right now, I am stuck because I have no idea solve the issue
> > >>> mentioned above. Help would be welcome :)
> > >>>
> > >>> [1] https://github.com/masuland/flex-whiteboard/tree/trunk/masuland
> > >>>
> > >>>
> > >>> --
> > >>> Sebastian (PPMC)
> > >>> Interaction Designer
> > >>>
> > >>> Looking for a Login Example with Apache Flex? Please check out this
> > >>> code:
> > >>> http://code.google.com/p/masuland/wiki/LoginExample
> > >>>
> > >>>
> > >>>
> > >>> On Tue, Oct 1, 2013 at 7:47 PM, Alex Harui <aha...@adobe.com> wrote:
> > >>>
> > >>>> Hi Sebastian,
> > >>>>
> > >>>> See if you can find the patterns that other components in the
> > >>>> experimental SWC used and come up with something.
> > >>>>
> > >>>> I think many will be interested in what you create.
> > >>>>
> > >>>> Thanks for offering to contribute.
> > >>>>
> > >>>> -Alex
> > >>>> ________________________________________
> > >>>> From: Sebastian Mohr [flex.masul...@gmail.com]
> > >>>> Sent: Tuesday, October 01, 2013 2:17 AM
> > >>>> To: dev@flex.apache.org
> > >>>> Subject: Re: Spark DateFieldSpinner
> > >>>>
> > >>>> I've checked Flex 4.10 again, but, I couldn't find a Spark
> DateField,
> > so
> > >>>> far  Wouldn't it be interesting to work on a DateFieldSpinner
> > component
> > >>>> for
> > >>>> us? If so, which rules does this component have to follow so that
> this
> > >>>> component could be added to the SDK? Thanks.
> > >>>>
> > >>>>
> > >>>> --
> > >>>> Sebastian (PPMC)
> > >>>> Interaction Designer
> > >>>>
> > >>>> Looking for a Login Example with Apache Flex? Please check out this
> > >>>> code:
> > >>>> http://code.google.com/p/masuland/wiki/LoginExample
> > >>>>
> > >>>>
> > >>>> On Tue, Oct 1, 2013 at 1:19 AM, Sebastian Mohr <
> > flex.masul...@gmail.com
> > >>>> >wrote:
> > >>>>
> > >>>> > Does anyone know how to use the Spark DateFieldSpinner without the
> > >>>> need to
> > >>>> > select the Flex Mobile Theme in FlashBuilder? Thanks :)
> > >>>> >
> > >>>> > --
> > >>>> > Sebastian (PPMC)
> > >>>> > Interaction Designer
> > >>>> >
> > >>>> > Looking for a Login Example with Apache Flex? Please check out
> this
> > >>>> code:
> > >>>> > http://code.google.com/p/masuland/wiki/LoginExample
> > >>>> >
> > >>>> >
> > >>>> >
> > >>>> > On Mon, Sep 30, 2013 at 9:43 PM, Sebastian Mohr <
> > >>>> flex.masul...@gmail.com>wrote:
> > >>>> >
> > >>>> >> Hi,
> > >>>> >>
> > >>>> >> I wonder if anyone has already considered to
> > >>>> >> combine the DateField with the Mobile DateSpinner?
> > >>>> >> I have created a small example app with view source
> > >>>> >> enabled [1] ...
> > >>>> >>
> > >>>> >> [1]
> > >>>> >>
> > >>>>
> >
> https://dl.dropboxusercontent.com/u/352808/apacheflex/datefieldspinner/DateFieldSpinnerTest.html
> > >>>> >>
> > >>>> >> To make this work in Flash Builder 4.6 you need to
> > >>>> >> the Mobile-Theme under Properties > Flex Theme.
> > >>>> >>
> > >>>> >>
> > >>>> >> --
> > >>>> >> Sebastian (PPMC)
> > >>>> >> Interaction Designer
> > >>>> >>
> > >>>> >> Looking for a Login Example with Apache Flex? Please check out
> this
> > >>>> code:
> > >>>> >> http://code.google.com/p/masuland/wiki/LoginExample
> > >>>> >>
> > >>>> >
> > >>>> >
> > >>>> >
> > >>>>
> > >>>
> > >>>
> > >>
> > >>
> > >
> > >
> >
>

Reply via email to