[Uml-devel] kdesdk/umbrello/umbrello

Jonathan Riddell jr at jriddell.org
Wed Nov 24 00:07:23 UTC 2004


CVS commit by jriddell: 

Update some tips


  M +20 -8     tips   1.12


--- kdesdk/umbrello/umbrello/tips  #1.11:1.12
@@ -1,6 +1,7 @@
 <tip category="Umbrello">
 <html>
-<p>Most diagram items can not be resized, they will resize themselves to fit to their contents.
-Boxes, notes and sequence diagram messages can be resized just click and drag on the red square.</p>
+<p>Welcome to Umbrello.</p>
+
+<p>UML diagrams let you design and document object orientated software.  <a href="help:/umbrello">The Umbrello Handbook</a> is a good introduction to using UML.</p>
 </html>
 </tip>
@@ -8,5 +9,5 @@
 <tip category="Umbrello">
 <html>
-<p>If you want to add an already existing class to a diagram just drag its entry from the tree view.</p>
+<p>Welcome to Umbrello 1.4.  New in this version is tabbed diagrams, canvas items can be moved with the keyboard, a PHP 5 code generator and many fixes.</p>
 </html>
 </tip>
@@ -14,6 +15,6 @@
 <tip category="Umbrello">
 <html>
-<p>Many new code generators have been added in this release.  You can now generate code for
-JavaScript, ActionScript, XMLSchema, Perl, Python, SQL, IDL and Ada.</p>
+<p>Most diagram items can not be resized, they will resize themselves to fit to their contents.
+Boxes, notes and sequence diagram messages can be resized just click and drag on the red square.</p>
 </html>
 </tip>
@@ -21,5 +22,11 @@
 <tip category="Umbrello">
 <html>
-<p>Umbrello's new refactoring agent lets you move operations between a class and its derived and base 
+<p>If you want to add an already existing class to a diagram just drag its entry from the tree view.</p>
+</html>
+</tip>
+
+<tip category="Umbrello">
+<html>
+<p>Umbrello's refactoring agent lets you move operations between a class and its derived and base 
 classes.
 Right click a class to open the refactoring agent.</p>
@@ -36,4 +43,10 @@
 <tip category="Umbrello">
 <html>
+<p>Sequence diagram messages can act as contructors.  Click on the object box (rather than the vertical line) to make it a constructor.</p>
+</html>
+</tip>
+
+<tip category="Umbrello">
+<html>
 <p>Cut and Copy will also export the image to a PNG clipboard which can be pasted into KWord
 and other applications.</p>
@@ -43,6 +56,5 @@
 <tip category="Umbrello">
 <html>
-<p>Associations don't have to be in straight lines, double clicking on one will create a movable
-point.</p>
+<p>Associations don't have to be in straight lines, double clicking on one will create a movable point.</p>
 </html>
 </tip>






More information about the umbrello-devel mailing list