Menu

Tree [29fbc7] master /
 History

HTTPS access


File Date Author Commit
 devdoc 2007-07-01 Panagiotis Christeas Panagiotis Christeas [29fbc7] Bring up to date with what was on my working di...
 doc 2007-07-01 Panagiotis Christeas Panagiotis Christeas [29fbc7] Bring up to date with what was on my working di...
 po 2004-12-28 p_christeas p_christeas [ba17c5] *** empty log message ***
 src 2007-07-01 Panagiotis Christeas Panagiotis Christeas [29fbc7] Bring up to date with what was on my working di...
 templates 2004-12-28 p_christeas p_christeas [e4d0b1] *** empty log message ***
 .gitignore 2007-07-01 Panagiotis Christeas Panagiotis Christeas [29fbc7] Bring up to date with what was on my working di...
 AUTHORS 2004-08-05 p_christeas p_christeas [ce72d4] Initial revision
 COPYING 2004-12-26 p_christeas p_christeas [e6af42] Initial version
 ChangeLog 2004-08-05 p_christeas p_christeas [ce72d4] Initial revision
 Doxyfile 2007-07-01 Panagiotis Christeas Panagiotis Christeas [29fbc7] Bring up to date with what was on my working di...
 INSTALL 2004-12-26 p_christeas p_christeas [e6af42] Initial version
 Makefile.am 2004-08-05 p_christeas p_christeas [ce72d4] Initial revision
 Makefile.cvs 2004-12-26 p_christeas p_christeas [e6af42] Initial version
 NEWS 2003-09-21 p_christeas p_christeas [3899d4] Initial revision
 README 2005-03-08 p_christeas p_christeas [566cf8] Draft instructions
 TODO 2007-07-01 Panagiotis Christeas Panagiotis Christeas [29fbc7] Bring up to date with what was on my working di...
 configure.in 2007-07-01 Panagiotis Christeas Panagiotis Christeas [29fbc7] Bring up to date with what was on my working di...
 kshower.kdevelop 2007-07-01 Panagiotis Christeas Panagiotis Christeas [29fbc7] Bring up to date with what was on my working di...
 subdirs 2004-11-23 p_christeas p_christeas [d91773] Initial revision

Read Me

General Instructions for kshower
----------------------------------

This is a draft document, following the code maturity of the project.  At the time of this document, 
kshower is pre-0.3 .

As kshower is on a 0.x release, please bear with any bugs/defects it may have at the moment. I consider it
an alpha status, which I offer to the community mainly to demonstrate the principle and ask their opinion
on that. Most functions/features are at the moment partially implemented, just in order to have the skeleton
of the application up and running.
I (and any joining developers of this project) will welcome your feedback.


(short) Usage instructions
----------------------
1. Compile and install the application somewhere (usual GNU-stuff, nothing special here). Please feel free
to abuse me if something goes wrong here..

TODO: test the default toolbars/icons installation

2. Note that you can't do anything with kshower unless you "initialize the space". So, go for the 'Init space'
action, or all others will crash the app.
kshower 0.3 comes with 3 memspace implementations:
 - Design Space: here you create/manipulate the 'shapes'
 - Simple space: here you build diagrams based on those 'shapes'. Don't use this as it has no save/load.
 - Url Space: this is a simple space, which can load and save at xml format. It can also have one URL
   associated with each plh (=shape).

   Note about actions
   ------------------
   
   The layout of toolbars may be other/wrong at your installation. Therefore I refer to the action's name
   whenever I want you to use one. You can always adjust them through the 'Toolbar preferences' menu item.
   
3a. Design space works out of the box. You create a shape, enter a name at the 'Select shape' action and assign
it a name. Then, start the next shape, eventually deleting any remaining items on the canvas. If you do so, 
save the shapes file at the end..

	Note: please observe the stderr of kshower. It may give you a hint why the app crashed or not behaved
	      the way you wanted it..

3b. Simple space and Url Space need the 'Import DesMSpace' action before they can do anything. Use your shapes or
the ones that are given in the doc/samples/'Test shapes 3.kshower'.
Then, use the 'Select type' combo box (on the toolbar) to insert shapes into the diagram. 
There is also a 'Select' tool and an 'Edit' action, which let you move and manipulate these shapes.

4. I hope the provided samples give you a clue about the capabilities of the program. I also apologize for not
explaining in details how the shapes and tools work at the moment. Following your feedback, we may change 
this behaviour and have kshower 0.4+ work differently..

Thank you for any interest in this project!
P. Christeas <p_christeas@yahoo.com>

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.