On Mon, Aug 13, 2012 at 5:13 AM, Rene Maurer <[email protected]> wrote: > On 08/12/2012 at 19:08 C Anthony Risinger <[email protected]> wrote: >> On Sun, Aug 12, 2012 at 4:40 PM, C Anthony Risinger <[email protected]> >> wrote: >>> >>> i'll cook a small patch to fix then you can try again. >> >> i've corrected this now, but the link itself may still break ... this >> would have been a long-standing problem though and unrelated to the >> current issue. >> >> please test again! > > Yes! yes! yes! > > I have now: > > from pyjamas.ui.Calendar import DateField :: Working. > > from app import App :: Working. > > Even more: > > After (more than one year?!) i can start my real world application with > pyjd again! Of course there is a crash when calling GetXMLHttpRequest() > (as this is not yet working) but i can see the welcome screen :) > > This is an enormous step forward for pyjd, the desktop version!
hooray! that's fantastic news :-D it seems i was a bit too optimistic in thinking i'd finish this weekend (wedding to attend among other obligations ...) but i still expect to wrap up GetXmlHttpRequest() in the next few days. the Timer() stuff i think will be simple enough ... i just haven't actually tried/confirmed yet. so ... TBC ... -- C Anthony --
