Hi Everybody, I have little problem here in my code. Earlier my code is working properly in desktop mode. but after few day's break now it is not showing any content in window . just blank window appears.
in command prompt it is completing till this points : Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\dev1>cd c:\Pyjama\examples\WebCodePal C:\Pyjama\examples\WebCodePal>..\..\bin\pyjd.bat WebCodePal.py init None True NavigateComplete2 (<POINTER(IWebBrowser2) ptr=0x261cf8 at 2c37f30>, VARIANT(vt=0 x400c, byref(u'about:blank'))) DocumentComplete (<POINTER(IWebBrowser2) ptr=0x261cf8 at 2c37da0>, VARIANT(vt=0x 400c, byref(u'about:blank'))) BeforeNavigate2 (<POINTER(IWebBrowser2) ptr=0x261cf8 at 2c37f80>, VARIANT(vt=0x4 00c, byref(u'http://localhost:8080/')), VARIANT(vt=0x400c, byref(0)), VARIANT(vt =0x400c, byref(None)), VARIANT(vt=0x400c, byref(VARIANT(vt=0x400c, byref(None))) ), VARIANT(vt=0x400c, byref(None)), VARIANT(vt=0x400b, byref(False))) I am using pyjamas-0.8alpha1, web.py-0.37 & Windows XP. Regards & Thanks, Swapnil -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
