Sorry, Forgot this issue.

When opening Calendar for Current Month, Widget will not accept Touch 
Events in the past.

So If Today is March 1st and I touch the 28th (previous day) The 1st 
remains highlighted.
However if we select the previous Month, all days are selectable.

Thoughts?

On Friday, March 1, 2019 at 4:29:59 PM UTC-5, shop.servic...@gmail.com 
wrote:
>
> If you are experiencing an issue please mention the full platform your 
> issue applies to:
> IDE: NetBeans/Eclipse/IDEA NetBeans 8.2
> Desktop OS Windows 10 Pro
> Simulator Latest
> Device Android & IOS
>
> is there a way to get a "Today" Button/option 
> when setType(Display.PICKER_TYPE_CALENDAR); ?
>
>         A3AppointmentDate = new Picker();
>         A3AppointmentDate.setUseLightweightPopup(true);
>         A3AppointmentDate.setTactileTouch(true);
>         A3AppointmentDate.setDate(inc.getDateObjectFromYYYYMMDD(ApptDate));
>         A3AppointmentDate.setType(Display.PICKER_TYPE_CALENDAR);
>         SimpleDateFormat formatter = new SimpleDateFormat("E MM-dd-yyyy");
>         A3AppointmentDate.setFormatter(formatter);
>
>
> See Pictures attached.
>
> Regards
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/d7e6dc21-fa5d-47d3-ad95-e3341f5d7ee1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to