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