uialertcontroller

    0熱度

    3回答

    我有一個電話號碼字段的註冊屏幕。 如果用戶輸入一個太短的電話號碼,我會顯示一個UIAlertController。 她拒絕了警報後,用戶無法再次發送她的電話號碼,因爲發送按鈕被點擊。 有沒有辦法重新加載視圖時,警報被解僱,使按鈕重置? 感謝 func present_alert(title:String, content : String){ let myAlert = UIAlertC

    0熱度

    1回答

    我可以通過調用showActionSheetToEditPhoto()來顯示editPhotoActionSheet。 當我單擊editPhotoActionSheet中的刪除按鈕時,我想顯示deletePhotoActionSheet,但我無法使用下面的代碼。 請諮詢我如何才能做到這一點。 另請參閱下面的兩個操作表。 func showActionSheetToEditPhoto() -> UI

    1熱度

    2回答

    每個人我從我的AlertController警報,但我想行動後按鈕「確定」被按下,打開LoginController,我怎麼能做到這一點?我試圖做到這一點下面,但它不工作 AlertController: class AlertController: NSObject { class func showErrorWith(title:String? = nil, message:String?

    1熱度

    3回答

    我得到下時試圖改變文字顏色描述錯誤的UIAlertController內: 終止應用程序由於未捕獲的異常 「NSInvalidArgumentException」的,原因是: ' - [NSConcreteAttributedString rangeOfCharacterFromSet:]:無法識別的選擇發送到實例 0x60000003e320' 功能試圖更改的顏色: @objc private

    0熱度

    2回答

    因此,我基本上正在嘗試創建基本登錄屏幕,該屏幕僅在首次啓動時彈出。 此登錄屏幕顯示爲警報。 現在我想要的用戶名和密碼字段下的用戶選擇了「等級」,只需通過pickerview 選擇它爲了追隨自己的想法,這是我到目前爲止的代碼: import UIKit class ViewController: UIViewController { func loginAlert() {

    1熱度

    4回答

    當我將一個UIView添加到keyWindow時,alertController被視圖覆蓋。這裏是代碼。 - (void)touch { UIWindow *currentWindow = [UIApplication sharedApplication].keyWindow; UIView *viewhaha = [[UIView alloc] initWithFrame:[

    -3熱度

    1回答

    我嘗試使自定義控件與AlertController相同。 我想添加功能爲Action Handler與AlertController相同。 ViewController.swift @IBAction func showcustomAlert(){ let story = UIStoryboard(name: "Main", bundle: Bundle.main) let

    0熱度

    1回答

    我有一個tableview有事件,用戶可以選擇是,不,也許選項從alert controller。我喜歡計算是,不,也許是。我可以用UISwitch和計算的話,如果是像這樣沒有選項,並在eventStatus eventSwitch.isOn = object.value(forKey: "eventStatus") as! Bool 存儲的價值有沒有一種方法,我可以做報警控制器,它具有是一樣

    0熱度

    2回答

    請幫忙!我是一個巨大的初學者。我試圖得到一個picker view和a textfield into one alert controller.顯然我不能添加一個選擇器視圖到警報控制器,因爲IOS 8,而是我需要使用一個action sheet with multiple actions。爲什麼我不能使用default alert style?因爲我需要2個以上的動作,而默認的提示樣式顯然最多隻允

    1熱度

    2回答

    請幫忙! :)我是一個巨大的noobie在這裏。我從各種渠道收集了這些代碼,所以我不知道自己在做什麼。我的提醒控制器顯示a textfield that I can write in, a 'cancel' action, an 'ok' action,,它也顯示multiple 'input keyword to label' actions. It has so many actions (a