forked from AuroraMiddleware/gtk
9 lines
101 B
Plaintext
9 lines
101 B
Plaintext
|
record entry1 entry2
|
||
|
states focused
|
||
|
show window1
|
||
|
focus entry1
|
||
|
wait
|
||
|
focus entry2
|
||
|
wait
|
||
|
destroy window1
|