Post

Replies

Boosts

Views

Activity

Customizing UIContextualAction
HiWhen implementing the swipe function for Table View Cells we use UIContextualAction to customize the buttons that shows under, such as normal or dusctructive, haw I can custoize them such as changing the color, font size, maybe showing icons ? and haw to link them to actions ?--Kindest Regards
2
0
5.5k
Apr ’20
Navigating from Table Cell to View Controller
HiWhat Im trying to do is navigating from cell to view controller, I tried 2 ways first by direct control+drag from table cell to the view controller and choosing show and the other is control+drag from the view controller that have the table to the destination view controller then using perfom segue, with both methods I get a pop over kind of view controller, haw ever i tried to change such as making segue type from show to details show it keep showing as pop over ? haw can we fix that ?--Kindest Regardsh ttps://www.dropbox.com/s/x6t1dfmkklm2srw/Table%20View%20copy.zip?dl=0
2
0
372
Apr ’20
UIHoverGestureRecognizer Demo Project Error
HiI tried to caputre the hover event over a label as described from Apple in first link, I outlet for the label and added the gesture to itand before that linked the gesture to a function, but I keep geting the error "Use of unresolved identifier UIHoverGestureRecognizer"not sure why ? the simple demo is in dropbox link.--Kindest Regardsh ttps://developer.apple.com/documentation/uikit/uihovergesturerecognizerh ttps://www.dropbox.com/s/c1tjrjtzmd6wk05/Gestures%20Demo.zip?dl=0
13
0
1.5k
Nov ’19
Showing Functions Actions Context Menu
HiIn Apple whats new in Xcode 11 video I sow the presenter showing some actions context menu when clicking or rithg clicking onfunction name, I tried to do that with click, right click, option click nothing worked ? in link below the light image is from Apple presentorthe dark one is mine ?--Kindest Regardshttps://www.icloud.com/sharedalbum/#B0z5M3v1gG6jR1Z
5
0
481
Nov ’19
JSON Tutorial
HiSuppose i made a macOS App and want to connect to Oracle or mySQL Database I heard best way is using JSON which i dontknow anything about it, where can I find good reading about it thats specifically related to macOS or iOS Apps ?--Kindest Regards
1
0
363
Nov ’19