Nifty 1.3.1 webstart demos online
// January 15th, 2012 // demo
In case you’ve missed the online demos with the latest Nifty 1.3.1 release (like Nifty user waltobc6) this might be of interest for you:
Nifty Default Controls Example (1.3.1)
Nifty Standard Examples (1.3.1)
Have fun,
void






lol, must say the new updates are epic!
can’t wait to finish my work to post vid of my game with all the power
of nifty!!
Hey, this looks seriously cool. Great work. I’m seriously considering ripping my existing UI out for something a little lighter and this looks like just the thing.
Hi, i like your application Nifty Standard Examples especially for the game console.
Can we have access to the source code of this application?
I want to use it as a model to learning.
I don’t know why this is requested again and again
Nifty is open source and so are the examples.
You can find the source code of all the examples at github: https://github.com/void256/nifty-gui/tree/1.3/nifty-examples or you can download the source jars at the sf.net project page at http://sourceforge.net/projects/nifty-gui/files/nifty-gui/1.3.1/
Hey void256,
Maybe you can put a link to the sourceforge project into the jnlp’s? This would prevent people scratching their heads and thinking, “Where is the source?”
Best Regards
Nick
Great suggestion but there already is a link to the sf.net project in there:
<jnlp spec=”1.0+” codebase=”http://nifty-gui.sourceforge.net/webstart/” href=”nifty-default-controls-examples-1.3.jnlp”>
<information>
<homepage href=”http://nifty-gui.sourceforge.net”/>
…
Is this the wrong XML tag?