<tip category="Umbrello">
<html>
<p>Welcome to Umbrello.</p>

<p>UML diagrams let you design and document object oriented software.  <a href="help:/umbrello">The Umbrello Handbook</a> is a good introduction to using UML.</p>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>Welcome to Umbrello 1.4.  New in this version are tabbed diagrams, canvas items can be moved with Alt+arrowkeys, a PHP 5 code generator, entity relationship diagrams and many fixes.</p>
</html>
</tip>

<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>
</html>
</tip>

<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>
</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>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>Sequence diagram objects can have a destructor box and be drawn as actors.  Double click one for
the Properties dialogue.</p>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>Sequence diagram messages can act as constructors.  Click on the object box (rather than the vertical line) to make it a constructor.</p>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>Sequence diagrams support messages to self.  Click on the same vertical line again to create an automessage.</p>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>If on loading a foreign file nothing is displayed in the list view, try saving the model under a different name,
closing, and reloading the saved file.  Usually the list view is then properly populated.
</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>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>Associations do not have to be in straight lines, double clicking on one will create a movable point.</p>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>You can turn on autosaving in the Configure Umbrello dialog.</p>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>Is a feature missing that you need in Umbrello? Please let us know. 
Either add it to the bugs database with Report Bug from the Help menu
or send it to the uml-devel mailing list.</p>
<ul>
<li><a href="http://uml.sf.net/contact.php">http://uml.sf.net/contact.php</a>.</li>
</ul>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>You can delete all selected objects by pressing Del or Backspace.</p>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>If you've found a bug in Umbrello, please let us know. 
You can submit bugs with the Report Bug tool in the Help menu.</p>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>Pressing the Escape key sets the current tool to the select tool.
Backspace jumps to the previously used tool.</p>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>You can select all objects by pressing Ctrl-A.</p>
</html>
</tip>

<tip category="Umbrello">
<html>
<p>You can create and setup a new class using the New Class Wizard in the Code menu.</p>
</html>
</tip>
