Using custom MPPathControl to remove double click to show chooser (fixes #54 and #855)

This commit is contained in:
Michael Starke
2018-11-29 23:42:32 +01:00
parent 8c0d17e9f6
commit 3cf3e25156
6 changed files with 88 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ DQ
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<pathControl verticalHuggingPriority="750" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="241">
<pathControl verticalHuggingPriority="750" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="241" customClass="MPPathControl">
<rect key="frame" x="156" y="153" width="197" height="25"/>
<pathCell key="cell" selectable="YES" editable="YES" alignment="left" pathStyle="popUp" id="242">
<font key="font" metaFont="system"/>