[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdewebdev/doc/kommander
From:       Eric Laffoon <sequitur () kde ! org>
Date:       2008-02-13 4:21:35
Message-ID: 1202876495.691384.1777.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 774361 by sequitur:

update to reflect latest examples

 M  +16 -0     tutorials.docbook  


--- branches/KDE/3.5/kdewebdev/doc/kommander/tutorials.docbook #774360:774361
@@ -346,6 +346,15 @@
 </para>
 </sect2>
 
+<sect2 id="kpart-demo">
+<title>Kpart demo</title>
+<para>
+As of Kommander 1.3 Kommander automatically makes KParts using the \
libkommander_part.la. In addition to this there is a KPart plugin which allows \
Kommander to load plugins. Being curious developers we tried loading a Kommander part \
into Kommander. Why do that? Why not? The results were interesting and are \
demonstrated here. One interesting thing is the parent part can directly access all \
of the child part. While this is handy it has a down side. Any child widget being \
called with the same name as a parent widget will cause a lock up! In addition to \
that the DCOP interface is generated all over again for the part which wipes out the \
parent interface and disables most of the old parser functionality as well as \
Kommander specific DCOP to the parent. This is too difficult to fix for the remaining \
life of the KDE3 version. Even with these limitations and cautions this can be \
useful, if used carefully. The example files to look at this are in the current \
examples as kpartmwframe.k  mdr and kpartpart.kmdr. Remember you will need the KPart \
plugin to fully run this example. +</para>
+<para>
+You can also load KMail, KOrganizer and many other KDE applications right into \
Kommander, of course without the problems. KHTML and KDE's file manager widgets seem \
not to have some functionality but there is a special KHTML plugin if you really want \
to incorporate a browser. +</para>
+</sect2>
 <sect2 id="example-passed-params">
 <title>passvariables.kmdr</title>
 <para>
@@ -353,5 +362,12 @@
 </para>
 </sect2>
 
+<sect2 id="tableselect">
+<title>tableselect.kmdr</title>
+<para>
+This example demonstrates how to use the new select function in the table widget. It \
is now possible to get four coordinates to enable a block selection. This also shows \
how it would have had to be done prior to this function. and how to use the \
parameters passed to a script. In addition this demonstrates a simple block copy and \
paste function for a table as well as summation of a block. +</para>
+</sect2>
+
 </sect1>
 </chapter>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic