Removed the long-obsolete OSXparams file.
This commit is contained in:
parent
2cbbc6c69d
commit
88ca24200f
74
OSXparams
74
OSXparams
|
@ -1,74 +0,0 @@
|
|||
NSSlider
|
||||
knobThickness (TODO only if different)
|
||||
allowsTickMarkValuesOnly
|
||||
numberOfTickMarks
|
||||
tickMarkPosition
|
||||
|
||||
NSSliderCell
|
||||
sliderType
|
||||
|
||||
NSBox
|
||||
boxType
|
||||
borderType
|
||||
isTransparent
|
||||
titlePosition
|
||||
(TODO stylistic properties?)
|
||||
|
||||
NSComboBox
|
||||
buttonBordered
|
||||
intercellSpacing (TODO only if different)
|
||||
completes
|
||||
|
||||
NSComboBoxCell
|
||||
(no unique ones)
|
||||
(TODO verify text field elements)
|
||||
|
||||
NSPopUpButton
|
||||
pullsDown
|
||||
preferredEdge (TODO only if different)
|
||||
|
||||
NSPopUpButtonCell
|
||||
arrowPosition (TODO only if different?)
|
||||
|
||||
NSProgressIndicator
|
||||
usesThreadedAnimation (TODO only if different?)
|
||||
controlSize
|
||||
controlTint (TODO only if different?)
|
||||
isBezeled
|
||||
style
|
||||
isDisplayedWhenStopped (TODO only if different?)
|
||||
|
||||
NSDatePicker
|
||||
bezeled bordered drawsBackground (confirm identical to text field)
|
||||
datePickerStyle
|
||||
datePickerElements
|
||||
calendar
|
||||
locale
|
||||
datePickerMode
|
||||
timeZone
|
||||
|
||||
NSDatePickerCell
|
||||
(no unique ones)
|
||||
(TODO verify text field elements)
|
||||
|
||||
==============================
|
||||
|
||||
group
|
||||
Font System *Small*
|
||||
Margins
|
||||
l 16
|
||||
t 25 FROM ABSOLUTE TOP
|
||||
r 16
|
||||
b 11
|
||||
|
||||
text box default width 96
|
||||
|
||||
combo box
|
||||
system regular font
|
||||
|
||||
popup button
|
||||
font menu 13 ??????????????
|
||||
check 10.9
|
||||
|
||||
radio buttons
|
||||
font system regular
|
Loading…
Reference in New Issue