If you prefer python, look at http://pyjs.org/, http://www.gnu.org/software/pythonwebkit/ Cheers
2010/10/12 r...@per <[email protected]> > 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]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- 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.
