Skip to main content
9 votes
2 answers
2k views

Before Xcode 26, there was a plus button besides the status bar (the bar that says "Build Succeeded", "Fnished running...", "Indexing...", etc). This button could be ...
Sweeper's user avatar
  • 292k
0 votes
1 answer
62 views

I'm trying to implement a custom sort for a column in an NSTableView. The data for this column contains double values inside a custom object, where some of the values are positive, some are negative, ...
johnpurlia's user avatar
0 votes
0 answers
27 views

I've got the following xib: (minimal example stripped from a larger UI) <?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB&...
viraptor's user avatar
  • 34.4k
1 vote
1 answer
511 views

In Xcode 16, I can't view and develop my designs through storyboard and xib files. Xcode freezes and gives the error “An internal error occurred.Editting functionality may be limited.” Please, if ...
Cihan's user avatar
  • 21
1 vote
0 answers
145 views

Problem Description: When Xcode tries to open a LaunchScreen.storyboard file, the error message "An internal error occurred.Editting functionality may be limited." This issue causes xcode to ...
DONGNYEONG's user avatar
-1 votes
1 answer
42 views

I have my view controller and xib file. In the xib file, on the main view I have a subview. The subview contains a scrollview above a button. The scrollview's content view contains a text label and ...
Tiny Tim's user avatar
  • 275
-1 votes
1 answer
51 views

I'm trying to learn Interface Builder with the aid of a book and some online tutorials but everything is a little bit out of date. It's all written in the time of XCode 13 and I'm using XCode 15 now. ...
sybixsus's user avatar
0 votes
1 answer
387 views

I'm working on a project using GrapesJS template editor, and I'm trying to implement undo/redo functionality with two buttons. Of course, the buttons I created do not have currently the undo and redo ...
Atlas's user avatar
  • 134
0 votes
2 answers
2k views

I created a simple page builder by following GrapeJS Docs and it is working well. I think there need to be 2 functions to save and load the generated page. How can I do this? const editor = grapesjs....
Top Dev's user avatar
  • 26
0 votes
2 answers
100 views

I'm migrating an app from Storyboards and UIKit to SwiftUI. It's a big app, so I am doing it in stages. Specifically, I am embedding a few old UIKit assets within SwiftUI using ...
hanno's user avatar
  • 6,523
0 votes
1 answer
151 views

I'm trying to use an NSScrollView where the contents may be (vertically) smaller or taller than the window, changing dynamically at runtime. (This will later be a stack view with multiple views that ...
fbitterlich's user avatar
0 votes
1 answer
629 views

I'm new to UIKit. What is the correct way to make a sheet visible, using the interface builder (probably), not SwiftUI. My actual goal is to have a sheet with custom detents. I have tried to create a ...
berger-devel's user avatar
0 votes
1 answer
115 views

I have just started working with Xcode(I use Xcode 15.0.1) and wanted to create a small app to understand transitions between ViewControllers. Following the code from an online video, I encountered an ...
Diana Dasha's user avatar
1 vote
0 answers
193 views

According to Apple's official documentation titled "Previewing localizations" https://developer.apple.com/documentation/xcode/previewing-localizations/# "For Interface Builder, you can ...
mediter's user avatar
  • 69
0 votes
2 answers
281 views

I have a Uitextfield, I want the leading and trailing to be 23 from the safe area or superview when the device width is less than 580 making it grow as wide as the device screen but 23 from both edges....
Michael Okoli's user avatar

15 30 50 per page
1
2 3 4 5
416