Tab Controller cannot be custom sized in Xcode 10 (MacOS development)2019 Community Moderator ElectionHow to increase font size in the Xcode editor?How to change tab size on GitHub?Cannot generate iOS App archive in xcodexcode-select active developer directory errorXcode error “Could not find Developer Disk Image”Panels not visible on newly added TabControl.MacOS Xcode CoreSimulator folder very big. Ok to delete content?Cannot install Xcode 10 Network Link Conditioner in macOS MojaveXcode 9 support on macOS MojaveGit is not working after macOS Mojave Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
How to terminate ping <dest> &
What should I install to correct "ld: cannot find -lgbm and -linput" so that I can compile a Rust program?
What does "Four-F." mean?
If "dar" means "to give", what does "daros" mean?
What does "^L" mean in C?
Synchronized implementation of a bank account in Java
How to generate binary array whose elements with values 1 are randomly drawn
Writing in a Christian voice
What is the relationship between relativity and the Doppler effect?
Bash - pair each line of file
The average age of first marriage in Russia
In what cases must I use 了 and in what cases not?
What does Jesus mean regarding "Raca," and "you fool?" - is he contrasting them?
HP P840 HDD RAID 5 many strange drive failures
Recruiter wants very extensive technical details about all of my previous work
Print a physical multiplication table
Help rendering a complicated sum/product formula
What is the plural TO / OF something
What (if any) is the reason to buy in small local stores?
Could Sinn Fein swing any Brexit vote in Parliament?
Turning a hard to access nut?
Violin - Can double stops be played when the strings are not next to each other?
What exactly term 'companion plants' means?
What favor did Moody owe Dumbledore?
Tab Controller cannot be custom sized in Xcode 10 (MacOS development)
2019 Community Moderator ElectionHow to increase font size in the Xcode editor?How to change tab size on GitHub?Cannot generate iOS App archive in xcodexcode-select active developer directory errorXcode error “Could not find Developer Disk Image”Panels not visible on newly added TabControl.MacOS Xcode CoreSimulator folder very big. Ok to delete content?Cannot install Xcode 10 Network Link Conditioner in macOS MojaveXcode 9 support on macOS MojaveGit is not working after macOS Mojave Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
After 2 days of research and tests I am not able to make a window with Tab Controller in MacOS. I want to create a MacOS app with one main tab controller on top of the main window. The window/tab controller should have size 1000/620 px. I made tests and found out that if I place just a View Controller on top of the Window I can resize it manually and when compiled it will take the new size. If I place a tab controller instead whatever actions I do - mouse resizing or giving coordinates in the right side panel the window will always stay the same default size.
I start to believe this controller is not resizable but this cannot be true.
xcode macos controller tabs macos-mojave
add a comment |
After 2 days of research and tests I am not able to make a window with Tab Controller in MacOS. I want to create a MacOS app with one main tab controller on top of the main window. The window/tab controller should have size 1000/620 px. I made tests and found out that if I place just a View Controller on top of the Window I can resize it manually and when compiled it will take the new size. If I place a tab controller instead whatever actions I do - mouse resizing or giving coordinates in the right side panel the window will always stay the same default size.
I start to believe this controller is not resizable but this cannot be true.
xcode macos controller tabs macos-mojave
I am not sure is the question wrongly asked or nobody actually worked with Tab Controllers. This should be ridiculously simple but it actually isn't. Anybody?
– FEY'S CONTROL
Mar 13 at 19:15
add a comment |
After 2 days of research and tests I am not able to make a window with Tab Controller in MacOS. I want to create a MacOS app with one main tab controller on top of the main window. The window/tab controller should have size 1000/620 px. I made tests and found out that if I place just a View Controller on top of the Window I can resize it manually and when compiled it will take the new size. If I place a tab controller instead whatever actions I do - mouse resizing or giving coordinates in the right side panel the window will always stay the same default size.
I start to believe this controller is not resizable but this cannot be true.
xcode macos controller tabs macos-mojave
After 2 days of research and tests I am not able to make a window with Tab Controller in MacOS. I want to create a MacOS app with one main tab controller on top of the main window. The window/tab controller should have size 1000/620 px. I made tests and found out that if I place just a View Controller on top of the Window I can resize it manually and when compiled it will take the new size. If I place a tab controller instead whatever actions I do - mouse resizing or giving coordinates in the right side panel the window will always stay the same default size.
I start to believe this controller is not resizable but this cannot be true.
xcode macos controller tabs macos-mojave
xcode macos controller tabs macos-mojave
edited Mar 7 at 1:03
Cœur
19k9112154
19k9112154
asked Mar 6 at 21:41
FEY'S CONTROLFEY'S CONTROL
1
1
I am not sure is the question wrongly asked or nobody actually worked with Tab Controllers. This should be ridiculously simple but it actually isn't. Anybody?
– FEY'S CONTROL
Mar 13 at 19:15
add a comment |
I am not sure is the question wrongly asked or nobody actually worked with Tab Controllers. This should be ridiculously simple but it actually isn't. Anybody?
– FEY'S CONTROL
Mar 13 at 19:15
I am not sure is the question wrongly asked or nobody actually worked with Tab Controllers. This should be ridiculously simple but it actually isn't. Anybody?
– FEY'S CONTROL
Mar 13 at 19:15
I am not sure is the question wrongly asked or nobody actually worked with Tab Controllers. This should be ridiculously simple but it actually isn't. Anybody?
– FEY'S CONTROL
Mar 13 at 19:15
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55032619%2ftab-controller-cannot-be-custom-sized-in-xcode-10-macos-development%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55032619%2ftab-controller-cannot-be-custom-sized-in-xcode-10-macos-development%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I am not sure is the question wrongly asked or nobody actually worked with Tab Controllers. This should be ridiculously simple but it actually isn't. Anybody?
– FEY'S CONTROL
Mar 13 at 19:15