ZoltanE
12-05-2011, 01:32 PM
I made an very basic MCE. As soon as I insert the following block, it
disappears from the list (I'm using the latest beta):
<binding>
<name>Left Hand</name>
<conditions>
<trigger>
<controller>P1L</controller>
<action>press</action>
<threshold>.4</threshold>
</trigger>
</conditions>
<actions>
<mouse_button>
<which>left</which>
</mouse_button>
</actions>
</binding>
Everything is copy-pasted from other MCEs.
If you're unable to provide a proper user interface for customization at
least produce a descriptive error message giving me a clue what's wrong.
This is a bad joke guys... making an flashy MCE editor with Python and Qt
would take about two weeks for a UI designer - coder pair. Hell, I'll do the
UI for you if you want, for free, just sort out this MCE editing already...
disappears from the list (I'm using the latest beta):
<binding>
<name>Left Hand</name>
<conditions>
<trigger>
<controller>P1L</controller>
<action>press</action>
<threshold>.4</threshold>
</trigger>
</conditions>
<actions>
<mouse_button>
<which>left</which>
</mouse_button>
</actions>
</binding>
Everything is copy-pasted from other MCEs.
If you're unable to provide a proper user interface for customization at
least produce a descriptive error message giving me a clue what's wrong.
This is a bad joke guys... making an flashy MCE editor with Python and Qt
would take about two weeks for a UI designer - coder pair. Hell, I'll do the
UI for you if you want, for free, just sort out this MCE editing already...