Posts

Post not yet marked as solved
0 Replies
201 Views
I have an application that uses the mouseDown and mouseUp functions. After installing the Mac OS Monterey, the mouse in my app is not working (not reacting in app) Xcode v13.1 last update Thank for any possible help Giuseppe Biondo
Posted Last updated
.
Post not yet marked as solved
4 Replies
1.2k Views
I have to merge to pictures as NSImage to one with Swift 4 codeWhere can I find an example or code ?
Posted Last updated
.
Post not yet marked as solved
1 Replies
464 Views
I have an qpplication that displays a PDF file as a webView.load.The strange is that the PDF is shown with the simulator (iPad Air 2) but when running in the device, the PDF file is not displayed and the app does not set any error.Any help is welcome.
Posted Last updated
.
Post not yet marked as solved
1 Replies
263 Views
I am working for an iOS applications for iPAD that should run in different ways depending on options or say, depending on "parameters".For practical reasons, I wish to "parametrize" the application by means of a simple TXT or CSV file written with a text editor and then passed to the iPAD.Two very simple questions:1. where can I load the TXT or CSV file to the iPAD and by means of which application ?2. how can I address the file path within the application ?Any help is welcomed.
Posted Last updated
.