I am in the process of extending the mobile picker widget so that it can
handle dates.  This new widget has 3 slots (month, day and year).  What I
would like to be able to do is dynamically update the day slot when the user
changes the month or the year (if the month is Feb and the year switches
between being a leap year).  I tried to do this in a changeSelection
listener but I cannot determine how to update the day slot correctly --
whatever I try (e.g. push()/pop() or removeAll()/push()) leaves the day slot
in a weird state -- usually with duplicate entries.  Is there a way to do
this?  Thanks.



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Mobile-picker-question-tp7582670.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to