Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 리눅스
- Unity
- 다이어트
- IOS
- flutter
- port
- python
- GIT
- 맛집
- node.js
- swift
- MySQL
- tensorflow
- javascript
- sqlite
- 라즈베리파이
- ASP
- MS-SQL
- 함수
- mssql
- PyQt
- ubuntu
- PyQt5
- Linux
- PER
- Excel
- 날짜
- pandas
- urllib
- 유니티
Archives
목록2018/06/06 (1)
아미(아름다운미소)
SWRevealViewController의 SlideMenuViewController에서 TabBarController 열기
How to open a TabBarController in ViewControllers that Instantiate from SlideMenuViewController class MenuViewController: UITableViewController { override func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { let tabIndex = indexPath.row let tabbarVC = (revealViewController().frontViewController as! UITabBarController) tabbarVC.selectedIndex = tabIndex revealViewControl..
랭귀지/SWIFT
2018. 6. 6. 11:30