[Laszlo-user] Datepicker problem
Paulo Scardine
paulo at scardine.com.br
Tue Jun 12 14:37:58 PDT 2007
In my setup (LPS 4.0.2), datepicker is not working well when inside a
tabpane. Here is the code:
<!-- http://www.xtend.com.br/dynamicall/dptest.lzx -->
<canvas height="550" bgcolor="0xeaeaea">
<simplelayout/>
<datepicker name="dp1" />
<tabs>
<tabpane>Test #1
<datepicker name="dp2" />
</tabpane>
<tabpane>Test #2</tabpane>
</tabs>
</canvas>
Datepicker dp1 is working as expected, but dp2 doesn't update when month
changes. Am I doing something wrong?
TIA,
--
Paulo Scardine
More information about the Laszlo-user
mailing list