Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
8b825903
Commit
8b825903
authored
Feb 05, 2016
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx/Playlist Accessory View: switch to auto-layout
parent
9a2860b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
9 deletions
+15
-9
extras/package/macosx/Resources/English.lproj/PlaylistAccessoryView.xib
.../macosx/Resources/English.lproj/PlaylistAccessoryView.xib
+15
-9
No files found.
extras/package/macosx/Resources/English.lproj/PlaylistAccessoryView.xib
View file @
8b825903
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document
type=
"com.apple.InterfaceBuilder3.Cocoa.XIB"
version=
"3.0"
toolsVersion=
"
10102"
systemVersion=
"15D21"
targetRuntime=
"MacOSX.Cocoa"
propertyAccessControl=
"none
"
>
<document
type=
"com.apple.InterfaceBuilder3.Cocoa.XIB"
version=
"3.0"
toolsVersion=
"
9531"
systemVersion=
"15D21"
targetRuntime=
"MacOSX.Cocoa"
propertyAccessControl=
"none"
useAutolayout=
"YES
"
>
<dependencies>
<deployment
version=
"1070"
identifier=
"macosx"
/>
<development
version=
"7000"
identifier=
"xcode"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.CocoaPlugin"
version=
"
10102
"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.CocoaPlugin"
version=
"
9531
"
/>
</dependencies>
<objects>
<customObject
id=
"-2"
userLabel=
"File's Owner"
customClass=
"VLCMainMenu"
>
...
...
@@ -16,21 +16,19 @@
<customObject
id=
"-1"
userLabel=
"First Responder"
customClass=
"FirstResponder"
/>
<customObject
id=
"-3"
userLabel=
"Application"
customClass=
"NSObject"
/>
<customView
id=
"1"
userLabel=
"SaveAccessoryView"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"
488
"
height=
"40"
/>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"
374
"
height=
"40"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
<subviews>
<textField
verticalHuggingPriority=
"750"
id=
"2"
>
<rect
key=
"frame"
x=
"13"
y=
"13"
width=
"213"
height=
"17"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
/>
<textField
verticalHuggingPriority=
"750"
horizontalCompressionResistancePriority=
"250"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"2"
>
<rect
key=
"frame"
x=
"13"
y=
"12"
width=
"76"
height=
"17"
/>
<textFieldCell
key=
"cell"
sendsActionOnEndEditing=
"YES"
title=
"File Format:"
id=
"9"
>
<font
key=
"font"
metaFont=
"system"
/>
<color
key=
"textColor"
name=
"controlTextColor"
catalog=
"System"
colorSpace=
"catalog"
/>
<color
key=
"backgroundColor"
name=
"controlColor"
catalog=
"System"
colorSpace=
"catalog"
/>
</textFieldCell>
</textField>
<popUpButton
verticalHuggingPriority=
"750"
id=
"3"
>
<rect
key=
"frame"
x=
"233"
y=
"7"
width=
"244"
height=
"26"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
/>
<popUpButton
verticalHuggingPriority=
"750"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"3"
>
<rect
key=
"frame"
x=
"96"
y=
"7"
width=
"267"
height=
"26"
/>
<popUpButtonCell
key=
"cell"
type=
"push"
title=
"Extended M3U"
bezelStyle=
"rounded"
alignment=
"left"
lineBreakMode=
"truncatingTail"
state=
"on"
borderStyle=
"borderAndBezel"
inset=
"2"
arrowPosition=
"arrowAtCenter"
preferredEdge=
"maxY"
selectedItem=
"7"
id=
"4"
>
<behavior
key=
"behavior"
lightByBackground=
"YES"
lightByGray=
"YES"
/>
<font
key=
"font"
metaFont=
"menu"
/>
...
...
@@ -44,6 +42,14 @@
</popUpButtonCell>
</popUpButton>
</subviews>
<constraints>
<constraint
firstItem=
"3"
firstAttribute=
"leading"
secondItem=
"2"
secondAttribute=
"trailing"
constant=
"11"
id=
"5s2-Ut-CYG"
/>
<constraint
firstItem=
"2"
firstAttribute=
"leading"
secondItem=
"1"
secondAttribute=
"leading"
constant=
"15"
id=
"Fe1-XU-wIa"
/>
<constraint
firstItem=
"3"
firstAttribute=
"centerY"
secondItem=
"2"
secondAttribute=
"centerY"
id=
"OTX-0S-cmU"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"3"
secondAttribute=
"trailing"
constant=
"14"
id=
"Rhz-TO-tdh"
/>
<constraint
firstItem=
"2"
firstAttribute=
"centerY"
secondItem=
"1"
secondAttribute=
"centerY"
id=
"dRs-Vr-PuE"
/>
</constraints>
<point
key=
"canvasLocation"
x=
"423"
y=
"447"
/>
</customView>
</objects>
</document>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment