Re: Oracle Mag. features XUL, Thinlet, Theodore, etc.
Patrick Forhan <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
Quoting masukomi <[email protected]>: > There's nothing stopping you from implementing a SwiXml / Swing / SWT > gui that way... > Just ship the data down to a waiting client app that just knows how to > make it pretty and send back info to the server... RemoteRichGui at http://www.retrogui.com/ looks pretty cool -- and it's based on a slightly-modified SwixML! It even supports client-side scripting, for those times where you don't want to bounce off the server for something simple. Pat.