Commit ad8a40e
File tree
Expand file treeCollapse file tree
3 files changed
+18
-23
lines changedFilter options
- examples/event_handling
Expand file treeCollapse file tree
3 files changed
+18
-23
lines changedexamples/event_handling/data_browser.py
Copy file name to clipboardExpand all lines: examples/event_handling/data_browser.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
examples/event_handling/pick_event_demo.py
Copy file name to clipboardExpand all lines: examples/event_handling/pick_event_demo.py+16-21Lines changed: 16 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
| 15 | + |
| 16 | + |
18 | 17 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
26 | 23 |
|
27 |
| - |
28 |
| - |
29 |
| - |
| 24 | + |
| 25 | + |
30 | 26 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
| 27 | + |
36 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
37 | 32 |
|
38 | 33 |
|
39 | 34 |
|
| ||
80 | 75 |
|
81 | 76 |
|
82 | 77 |
|
83 |
| - |
| 78 | + |
84 | 79 |
|
85 | 80 |
|
86 | 81 |
|
|
examples/event_handling/pick_event_demo2.py
Copy file name to clipboardExpand all lines: examples/event_handling/pick_event_demo2.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
0 commit comments