If you mean Swing / AWT inside your browser, the answer is no, unless
you use applets, but you don't want to go there.

If you're looking to build stuff that runs in web browsers (firefox,
chrome, internet explorer, opera, etc) with list boxes / windows /
labels / etc, plain HTML will do, otherwise look at GWT (http://
code.google.com/webtoolkit/), there's a couple of fancy libraries that
will do components for you and they all work directly in JAVA but
compiles to JavaScript which renders in your browser.

On Oct 12, 4:18 am, ronald brown <[email protected]> wrote:
> --
> Ronald E Brown
>
> Java graphics can be used on a web server and it has gui, listboxes.
> windows.?
>
> There is no python graphics library that can be used , such as windows,text
> boxes, list boxes, labels,ect....?

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to