Search results for

column

2,047 results found

Post

Replies

Boosts

Views

Activity

Creating bottom shelf?
Not using TVML - I'd like to create a bottom shelf with a six column grid of items. Is the only way to do this using TVML? Do we have to custom code this stuff (swipe down from last item, animate up a view, etc)? I have a Scene in a Storyboard that I'd like to add the bottom drawer UI component to.
0
0
226
Sep ’15
Reply to Calendar Does Not Sync iOS 9/WatchOS 2
Same problem here. It's not perfect, but I found a workaround.Go to your Google Calendar from a desktop web browser. In the left-hand column, find the calendar you want to see on your Apple Watch. Choose Calendar Settings using the drop-down menu for that calendar. One of the settings options will be private address. Click iCal and it will provide you a private link to your calendar that you can share. Copy that link and paste it into an email to yourself. Open that email on your iPhone and click the link. It will ask you if you want to subscribe to that calendar. Say yes and you will have shared your Google calendar with yourself. Then go to the Watch app on your iPhone. Choose General/Reset/Reset Sync Data. Pressing that won't give any feedback that you've actually done anything, but it's working. It wipes all the contacts and calendar data from your phone and resends that data. You should now see your Google Calendar on your Watch. It worked for me. Basically, the Watch seems unable to directly ac
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’15
Reply to How can you increase frame rate with tvOS in the simulator?
Unfortunatly I don't have that option.I am running OS X Yosemite (Version 10.10.5) on a MacBook Pro (Retina, 13 inch, 2014) if I look at the activity APP I also don't have a column to see which app is using high power GPU. So I think my videocard doesn't support that, which is a shame. My framerate in a simulator for iPad Retina is about 12 fps, without retina I get 30 fps. tvOS apps get 4 fps. So I am testing my apps now in simulator without retina, because 4 fps is really not doable.
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’15
Problems with 2 ComboBoxCells inside a TableView
Hi everyone,my name is Stefano and I'm trying to learn Obj-C and Cocoa.I've started three weeks ago for fun, with the goal of writing a program that generates an XML from several user inputs.I've done almost everything by myself with a lot of trials and errors but now I'm really stuck with something I can't figure it out, from several days now.I hope that I'll be able to explain myself enough, to help you understand my issue.I'm using a TableView driven by MVC and binding with a Class called Rating with 3 properties: system, code and reason.Inside the TableView are three column one for each property. The first two are ComboBoxCell, the third a normal text field.I would like to populate the second one based on the selection done on the first one.I've already create an array for the first to populate it at startup, and it works. The second is populated by a different array for each choice made on the first.When the app start and I click on the add button, the new row appear with the my class init defau
Topic: UI Frameworks SubTopic: AppKit Tags:
0
0
271
Sep ’15
Reply to How to take screenshots? Video?
You can use the Devices panel in Xcode to create screenshots. Just select the device in the left column and click the button to take a snapshot just as you would with an iOS device.If you are running El Capitan, you can use Quicktime Player to take screen recordings as you would with an iOS device.
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’15
El Capitan and iOS 9 webkit apps and Safari not rendering Colors and Fonts correctly.
I have experienced a LOT of glitches on both Safari on El Capitan and iOS 9, and with some apps using Webkit (UIWebView),It was occurring mostly when a text, with RGBA color and opacity, was rendered inside an element that was doing a transition and linear gradient. And similar problem with PNGs with transparency that were compressed (probably reducing the amount of colors available).What I found on interesting is that on both cases the transparency or the color of the element where changing to the opposite color of the scale ( transparent on blue -> dark red, orange -> blue ). In the example screenshot http://cl.ly/image/1c2Q2a0n2P38 the first column should be orange as the third one, and the third one should be totally in orange. I fixed that by removing the text out of the element in a new one with position absolute and bigger z-index.As well the some FONTS with special elements (alpha, beta, gamma) are rendering bolder than on iOS 8 even if there is a CSS rule saying that. I am still invest
Topic: Safari & Web SubTopic: General Tags:
4
0
1.2k
Sep ’15
Help with NSArrayController and Tabviews
Context: OSX EL Capitan GM Xcode 7 Xcode 7.1 beta Swift OSX Cocoa Application with both Document and CoreDataProblem: Trying to achive a one to many relationship between tabs in a NSTabViewController.Expected results: Select Parent item in a populated NSTableView on first tab, switch to second tab and see a NSTableView populated with children of that parent .Actual results: The Tables on both tab views are fully operational with creating/adding and deleting rows, however there is no relationship between the two. Meaning child rows are not filtered.Setup:Created a new Swift OSX application with Document and Core Data and Use Storyboard checked.Replaced the MainViewController with NSTabViewController (subClassed as MainTabViewController).Renamed first tab Profiles and created a subclass of NSViewController named ProfilesViewController with a Title of Profiles View Controller and assigned the tab view to have that class in IB identity inspector.Renamed the second tab Commands and created a subclass of NSViewCont
2
0
1.2k
Sep ’15
"Last Used" metadata (kMDItemLastUsedDate) is not update on some files when opened in Finder
Anyone has any idea why for some files, when double-clicked in Finder, Spotlight will set kMDItemLastUsedDate to the correct value and for some other files, even in the same folder and opened using the same application (such as preview) it won’t. It can be verified by setting the All My Files” view in Finder to be sorted by “Date Last Opened”. Add the column, if needed.I ask about Finder but in my application I use an NSMetadataQuery to collect the same information and my code detects the same files as Finder.Jacob.
3
0
3.5k
Sep ’15
Problem with js http request on IOS9
Good mornign to all,with the release of ios9 we found a problem with our app.Briefly.. we have an angularjs site and an app built with corcova. Essentially the app is only a web view for our responsive site.We have a login page that calls our backend services through an http get request.Until ios 8 and on android devices or pcs all works fine but on ios 9 the this http request doesn't works and we get this error:{code:12,name:SyntaxError,message:SyntaxError: DOM Exception 12,line:5,column:663,sourceURL:http://172.21.114.93/app/js/app.min.js}The strange thing is that we also have a demo page that makes the same request automatically and this works fine!I really hope that someone can help us 🙂Thank you guysFabrizio
1
0
1.2k
Sep ’15
AppStore continually trying to re-update Command Line Tools
How do I stop the AppStore Updater continually trying to update Command Line Tools (OS X 10.10) for Xcode-7.0Firstly, the Update is actually installed.XCode 7.0.1 and Command Line Tools (OSX 10.10) for XCode 7.0 are both installed and working ok.However, every morning, there's Command Line Tools (OS X 10.10) for Xcode-7.0, waiting in the Update queue again.I've tried to install it any number of time, and it seems to from the app, but then, ion the morning, there it is again.I've tried to install it with 'softwareupdate' - It throws an errorThe screen log:zeus:~ robert$ sudo softwareupdate -i Command Line Tools (OS X 10.10) for Xcode-7.0 Password: Software Update Tool Copyright 2002-2012 Apple Inc. Finding available software Downloading Command Line Tools (OS X 10.10) for Xcode Downloaded Command Line Tools (OS X 10.10) for Xcode Installing Command Line Tools (OS X 10.10) for Xcode Done. zeus:~ robert$However - the /var/log/install.log tellsm me there is an error.Sep 30 12:45:12 zeus.localhost softwareupdated[
3
0
4.3k
Sep ’15
Reply to split view customization ; need help
But I did try making an autolayout constraint.splitView to The first column in the tableView. And... since it's a cell base table... no good. I may try doing a view based table (adding a lot more work, for no reason at all) but I suspect even that will be unworkable. there's the potential for a loop in the dependancies no matter what i do.nope. not with a view based Table either.
Topic: UI Frameworks SubTopic: AppKit Tags:
Sep ’15
Reply to Motion Sensor drift.
I rebooted the AppleTV, and manually started the updateOct 2 10:20:03 Apple-TV PineBoard[46] <Notice>: #T:[0x16e087000] #Notice #AccessoryFirmwareUpdate : Manually starting update...Oct 2 10:20:03 Apple-TV PineBoard[46] <Notice>: #T:[0x16e087000] #Notice #AccessoryFirmwareUpdate : Setting up operation for Bluetooth remote firmware updateOct 2 10:20:03 Apple-TV PineBoard[46] <Notice>: #T:[0x16e087000] #Notice #AccessoryFirmwareUpdate : Start operationOct 2 10:20:03 Apple-TV PineBoard[46] <Notice>: #T:[0x16e087000] #Notice #AccessoryFirmwareUpdate : Holding power assertion for Bluetooth Remote firmware updateOct 2 10:20:03 Apple-TV PineBoard[46] <Notice>: #T:[0x16e247000] #Notice #AccessoryFirmwareUpdate : MAU operation has startedOct 2 10:20:03 Apple-TV PineBoard[46] <Notice>: #T:[0x16e247000] #Notice #AccessoryFirmwareUpdate : Setting up Mobile Accessory UpdaterOct 2 10:20:03 Apple-TV fud[45] <Notice>: Successfully registered client 'com.apple.fud.modalclientprocess'
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’15
UITextField keyboard Next
I have a UIViewController with several UITextFields. When I click on one, the keyboard text entry screen comes up, covering my VC.First question: If the user enters some text, then hits [Menu] to return to my VC, the text doesn't get entered. He has to hit [Next]. Am I missing something? Is that the intended behavior?Second question: The keyboard takes up the whole screen, and there is no hint on that screen about what the user is supposed to be entering. Of course, if he just clicked on a text field, presumably he'll remember which field he was going to enter text on. But if instead of hitting Menu and returning to my VC, he clicks Next, now he'll be entering text in the next field w/o ever having returned to my VC, and he's not going to remember which field was the Next one. So how do I hint to the user from the keyboard screen which text field they're on? In iOS, we could do tricks to ensure that the textfield and prompt stayed in view, because they keyboard didn't cover the whole screen. I don't see anyth
3
0
770
Oct ’15
Reply to [Instruments] Allocation Types
All heap allocations consist of the memory allocations your application makes. This is the allocation type you should focus on in Instruments.All VM regions consist of the virtual memory the operating system reserves for your application. You cannot control the size of the virtual memory the operating system reserves.All heap and anonymous vm is the sum of the All Heap Allocations and All VM Regions columns.
Oct ’15