<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>Help</class> <widget class="TQDialog"> <property name="name"> <cstring>Help</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>457</width> <height>720</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> </size> </property> <property name="caption"> <string>Baghira Help</string> </property> <property name="sizeGripEnabled"> <bool>false</bool> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget" row="1" column="0"> <property name="name"> <cstring>layout2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer2_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>60</width> <height>20</height> </size> </property> </spacer> <widget class="TQPushButton"> <property name="name"> <cstring>closeButton</cstring> </property> <property name="text"> <string>Close</string> </property> </widget> </hbox> </widget> <widget class="TQTabWidget" row="0" column="0"> <property name="name"> <cstring>tabWidget2</cstring> </property> <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>BAB</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget" row="1" column="0"> <property name="name"> <cstring>layout3</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> <widget class="TQPushButton"> <property name="name"> <cstring>startBAB</cstring> </property> <property name="text"> <string>Start BAB</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="KActiveLabel" row="0" column="0"> <property name="name"> <cstring>kActiveLabel2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="resizePolicy"> <enum>Manual</enum> </property> <property name="vScrollBarMode"> <enum>Auto</enum> </property> <property name="hScrollBarMode"> <enum>Auto</enum> </property> <property name="text"> <string><b>"BAB"</b> is a little Systray Application to give you more control about the look of your Baghiranced Desktop.<br> You can start if from a shell or the KDE executor or by just simply clicking the button below.<br> <br> <b>How does it work?</b><br> a) Simply leftclick the icon to switch between the different generations ( Blue:Jaguar, Black:Panther, Grey:Brushed Metal, Yellow:Tiger, White:Milk)<br><br> b) Righclick to get a config menu, providing direct acces to Baghiras config dialog<br><br> c) BAB is also a DCOP interface to the Baghira Style and Windeco</string> </property> </widget> </grid> </widget> <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>DCOP</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KActiveLabel" row="0" column="0"> <property name="name"> <cstring>kActiveLabel4</cstring> </property> <property name="text"> <string><br><b>How to acces bab via DCOP</br> <br>Well, if you're a coder, i assume you know hot to access the dcop server from within your code <br>If you're a user, the main way to acces dcop is the <b>dcop command line tool</b><br><br> To see, which functions are provided by bab (the list will probably grow), open a shell and enter<br><br> <i><b>dcop bab default</b></i><br> <br> The most interesting function is<br><br> <i><b>start(TQString name,TQString settings)</b></i><br> <br> use it like:<br><br> <i><b>start &lt;appName&gt; &lt;design&gt;</b></i><br><br> where <i><b>&lt;appName&gt;</b></i> is the (KDE) application command (try "konqueror") you want to start and <i><b>&lt;design&gt;</b></i> is a predefined Design you set in the rules section (Baghiracomes with "Jaguar", "Panther", "Brushed", "Tiger" and "Milk")</string> </property> </widget> </grid> </widget> <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Coloring</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KActiveLabel" row="0" column="0"> <property name="name"> <cstring>kActiveLabel3</cstring> </property> <property name="text"> <string>The new coloring Function <i>"Aquarius"</i> replaces the former "<i>icy</i>" style. <br>Though you can use any color, i suggest to avoid very high or very low saturated colors. <br>- High saturation will lead to a flat look <br>- Low saturation will look uncolored <br> <br>I suggest to use a button color like rgb = 84,140,242 as a starting Point and modify the color to yoour wishes <br><b>Notice</b> that the coloring function is probably not fixed yet - especially not in the high saturated area <br>So please do not complain if you worked hard to optimize the color and get a different result in one of the next versions. <br> <br>Additionally, there are two color schemes by Christian Lehmann included.</string> </property> </widget> </grid> </widget> <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Credits</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KActiveLabel" row="1" column="0"> <property name="name"> <cstring>kActiveLabel1</cstring> </property> <property name="vScrollBarMode"> <enum>Auto</enum> </property> <property name="hScrollBarMode"> <enum>Auto</enum> </property> <property name="text"> <string><b>Apple Computer, Inc.</b><br>For being such great Designers =)<p> <b>Christian Lehmann</b><br>For the SuSE binaries and Supporting my Ego<p> <b>Elias Probst</b><br>For the Gentoo ebuild<p> <b>Mosfet</b> (Of Course)<br>For the initial Liquid Code<p> <b>Narcis Tesa</b><br>For the Mandrake binaries and being the worst nitpicker on this Planet<p><b>Timur</b><br>For the cute icons<p> Everyone else who supported me with suggestions, bug reports and Help on the fores.<p> <a href="http://www.kde-look.org/">KDE-Look</a><br> and<br> <a href="http://www.sf.net/">Sourceforge</a><br> for hosting the Project</string> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="font"> <font> <bold>1</bold> </font> </property> <property name="text"> <string>Thanks To (alphabetical):</string> </property> </widget> </grid> </widget> </widget> </grid> </widget> <customwidgets> </customwidgets> <connections> <connection> <sender>closeButton</sender> <signal>clicked()</signal> <receiver>Help</receiver> <slot>close()</slot> </connection> </connections> <layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kactivelabel.h</includehint> </includehints> </UI>