teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

【試したこと】について、「atom」ではなく「IDLE」で実行した結果(変化なし)を追記しました。

2020/02/16 04:03

投稿

Azm-yk
Azm-yk

スコア10

title CHANGED
File without changes
body CHANGED
@@ -46,6 +46,7 @@
46
46
 
47
47
  【試したこと】
48
48
   place_forget()ではなくdestroy()にすると消えます。
49
+  「IDLE」で実行してみましたが、buttonは消えませんでした。
49
50
 
50
51
  【使用環境】
51
52
   mac(ver. 10.13.2) python3.8.1 atom

1

【使用環境】について、「python3」から「python3.8.1」に変更しました。

2020/02/16 04:03

投稿

Azm-yk
Azm-yk

スコア10

title CHANGED
File without changes
body CHANGED
@@ -48,4 +48,4 @@
48
48
   place_forget()ではなくdestroy()にすると消えます。
49
49
 
50
50
  【使用環境】
51
-  mac(ver. 10.13.2) python3 atom
51
+  mac(ver. 10.13.2) python3.8.1 atom