W dniu 17.12.2013 05:31, Michael Natkin pisze:
|[...]|

which I guess isn't too surprising since the html file says:

|<html>
<!--  auto-generated html-  You  should consider editingand  adapting this
  to suit your requirements.  No  doctype used here to force quirks mode;  see
  wikifor  details:  http://pyjs.org/wiki/csshellandhowtodealwithit/
-->
<head>

<title>hi(Pyjamas  Auto-Generated  HTML file)</title>
<meta name="pygwt:module"  content="hi">
</head>
<body style="background-color:white">
<script type="text/javascript"  src="bootstrap.js"></script>
<iframe id="__pygwt_historyFrame"  style="display:none;"></iframe>
<script type="text/javascript"  src="bootstrap.js"></script>
<iframe id="__pygwt_historyFrame"  style="display:none;"></iframe>
</body>
</html>|

So.. I'm completely stuck. Can someone tell me how to get this bad boy to produce output? I've got a much more complicated app I want to create, but if I can't say "Hello" it isn't going to go well. Thank you!

I think that output is quite ok (except double iframe), but you probably use chrome/chromium - in such case put it in your webserver directory (eg. /var/www/pyjs) and launch http://localhost/pyjs/

if it's Firefox - it should work without webserver.

regards

Maho

--

--- 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 pyjs-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to