Commit 7bfa0f1
Fixes to the OnClose event. Closing any of the windows
exited the application.1 parent 58002fc commit 7bfa0f1Copy full SHA for 7bfa0f1
File tree
Expand file treeCollapse file tree
3 files changed
+69
-51
lines changedOpen diff view settings
Filter options
- cefpython/cef3
- mac
- binaries_32bit
- binaries_64bit
- windows/binaries
Expand file treeCollapse file tree
3 files changed
+69
-51
lines changedOpen diff view settings
Collapse file
cefpython/cef3/mac/binaries_32bit/wxpython.py
Copy file name to clipboardExpand all lines: cefpython/cef3/mac/binaries_32bit/wxpython.py+25-19Lines changed: 25 additions & 19 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
191 | 191 | |
192 | 192 | |
193 | 193 | |
194 | | - |
195 | | - |
196 | | - |
197 | | - |
198 | | - |
199 | | - |
200 | | - |
201 | | - |
202 | | - |
203 | | - |
204 | | - |
205 | | - |
206 | | - |
207 | | - |
208 | | - |
209 | | - |
210 | | - |
211 | | - |
212 | | - |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
213 | 219 | |
214 | 220 | |
215 | 221 | |
|
Collapse file
cefpython/cef3/mac/binaries_64bit/wxpython.py
Copy file name to clipboardExpand all lines: cefpython/cef3/mac/binaries_64bit/wxpython.py+25-19Lines changed: 25 additions & 19 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
191 | 191 | |
192 | 192 | |
193 | 193 | |
194 | | - |
195 | | - |
196 | | - |
197 | | - |
198 | | - |
199 | | - |
200 | | - |
201 | | - |
202 | | - |
203 | | - |
204 | | - |
205 | | - |
206 | | - |
207 | | - |
208 | | - |
209 | | - |
210 | | - |
211 | | - |
212 | | - |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
213 | 219 | |
214 | 220 | |
215 | 221 | |
|
Collapse file
cefpython/cef3/windows/binaries/wxpython.py
Copy file name to clipboardExpand all lines: cefpython/cef3/windows/binaries/wxpython.py+19-13Lines changed: 19 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
211 | 211 | |
212 | 212 | |
213 | 213 | |
214 | | - |
215 | | - |
216 | | - |
217 | | - |
218 | | - |
219 | | - |
220 | | - |
221 | | - |
222 | | - |
223 | | - |
224 | | - |
225 | | - |
226 | | - |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
227 | 233 | |
228 | 234 | |
229 | 235 | |
|
0 commit comments