[Laszlo-user] Datepicker problem

Robert Pieprzny robert at pcg.pieprzny.pl
Tue Jun 12 23:13:03 PDT 2007


http://83.16.131.230:18080/lps-4.0.2/my-apps/testfolder/tabpanel/tabpanel.lzx

The same code  on my server works perfect. ( I only remove first line - 
but it is only comment. )


Robert Pieprzny

Paulo Scardine pisze:
> 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