|
@@ -190,7 +190,7 @@ image::jme3/advanced/nifty-gui-panels.png[nifty-gui-panels.png,width="",height="
|
|
|
|
|
|
== Adding Content to Panels
|
|
|
|
|
|
-See also link:https://versaweb.dl.sourceforge.net/project/nifty-gui/nifty-gui/1.3.2/nifty-gui-the-manual-1.3.2.pdf[Nifty GUI - the Manual: Layouts] on the Nifty +++<abbr title="Graphical User Interface">GUI</abbr>+++ site.
|
|
|
+See also link:https://github.com/nifty-gui/nifty-gui/raw/1.4/nifty-core/manual/nifty-gui-the-manual-1.3.2.pdf[Nifty GUI - the Manual: Layouts] on the Nifty +++<abbr title="Graphical User Interface">GUI</abbr>+++ site.
|
|
|
|
|
|
|
|
|
=== Add Images
|
|
@@ -220,7 +220,7 @@ The link:https://github.com/jMonkeyEngine/wiki/blob/master/src/docs/images/jme3/
|
|
|
|
|
|
----
|
|
|
|
|
|
-In order to make the hud-frame.png independent of the screen resolution you are using, you could use the `imageMode` attribute on the image element link:https://versaweb.dl.sourceforge.net/project/nifty-gui/nifty-gui/1.3.2/nifty-gui-the-manual-1.3.2.pdf[Nifty GUI - the Manual: Images (ImageMode=resize)].
|
|
|
+In order to make the hud-frame.png independent of the screen resolution you are using, you could use the `imageMode` attribute on the image element link:https://github.com/nifty-gui/nifty-gui/raw/1.4/nifty-core/manual/nifty-gui-the-manual-1.3.2.pdf[Nifty GUI - the Manual: Images (ImageMode=resize)].
|
|
|
|
|
|
[source,xml]
|
|
|
----
|
|
@@ -409,7 +409,7 @@ Nifty additionally offers many customizable controls such as check boxes, text f
|
|
|
|
|
|
See also:
|
|
|
|
|
|
-* link:https://versaweb.dl.sourceforge.net/project/nifty-gui/nifty-gui/1.3.2/nifty-gui-the-manual-1.3.2.pdf[Nifty GUI - the Manual: Elements]
|
|
|
+* link:https://github.com/nifty-gui/nifty-gui/raw/1.4/nifty-core/manual/nifty-gui-the-manual-1.3.2.pdf[Nifty GUI - the Manual: Elements]
|
|
|
* link:https://github.com/nifty-gui/nifty-gui/wiki/Controls[Controls]
|
|
|
|
|
|
== Intermediate Result
|