[Kst] www/areas/extragear/apps/kst/screenshots/sessions
Nicolas Brisset
nicolas.brisset at eurocopter.com
Thu Dec 2 23:46:01 CET 2010
SVN commit 1202968 by brisset:
Add a session screenshot to the website showing a number of non-modal dialogs.
I have also prepared a whole series of screenshots showing individual dialogs, but I'll upload them later when I
have done the php that goes with them.
M +3 -0 index.php
AM non_modal_dialogs.png
AM non_modal_dialogs_thumb.png
--- trunk/www/areas/extragear/apps/kst/screenshots/sessions/index.php #1202967:1202968
@@ -21,6 +21,9 @@
$gallery->startNewRow();
$gallery->addImage("histograms+annotations_thumb.jpg", "histograms+annotations.jpg", "730", "",
"Histograms and some annotation objects", "Histograms and some annotation objects", "");
+ $gallery->startNewRow();
+ $gallery->addImage("non_modal_dialogs_thumb.png", "non_modal_dialogs.png", "730", "",
+ "Non-modal dialogs allow you to use many tools simultaneously", "Non-modal dialogs allow you to use many tools simultaneously", "");
$gallery->show();
?>
More information about the Kst
mailing list