Hi again.

Just updated from SVN and I like the new colors in the learn dialog!

Patch attached to reorder the load & save buttons. It seemed more
intuitive to have Load next to Add and more easily accessible than Save.

Also, my SCS.3d mapping has 65 <light> definitions ATM, but when I
loaded it into the dialog, it created 1711 LED handler hooks! (And the
LEDs still aren't being told to light.) Or are you still working on
these things?

Sean

<<--------------------------------------------------------------------------------->>
This E-Mail message has been scanned for viruses
and cleared by >>SmartMail<< from Smarter Technology, Inc.
<<--------------------------------------------------------------------------------->>
Index: src/dlgprefmidibindingsdlg.ui
===================================================================
--- src/dlgprefmidibindingsdlg.ui       (revision 2411)
+++ src/dlgprefmidibindingsdlg.ui       (working copy)
@@ -150,7 +150,7 @@
      <property name="title" >
       <string>Binding Preset Management</string>
      </property>
-     <widget class="QPushButton" name="btnImportXML" >
+     <widget class="QPushButton" name="btnExportXML" >
       <property name="geometry" >
        <rect>
         <x>190</x>
@@ -163,10 +163,10 @@
        <string notr="true" >background-color: rgb(255, 200, 200);</string>
       </property>
       <property name="text" >
-       <string>Load from XML</string>
+       <string>Save to XML</string>
       </property>
      </widget>
-     <widget class="QPushButton" name="btnExportXML" >
+     <widget class="QPushButton" name="btnImportXML" >
       <property name="geometry" >
        <rect>
         <x>190</x>
@@ -179,7 +179,7 @@
        <string notr="true" >background-color: rgb(200, 255, 200);</string>
       </property>
       <property name="text" >
-       <string>Save to XML</string>
+       <string>Load from XML</string>
       </property>
      </widget>
      <widget class="QPushButton" name="btnClearBindings" >
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to