home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 18 REXX
/
18-REXX.zip
/
vxdemo.zip
/
MOVIES.$$$
/
WINDOW1.VRY
(
.txt
)
< prev
Wrap
VX-REXX Windows/Object Info
|
1993-09-14
|
1KB
|
38 lines
VRX OS/2 v1.01
VRWindow
dialog
Modal
CALL Window1_Close
Movies
<default>
PaleGray
<default>
Window1
VRDescriptiveText
Now playing:
<default>
<default>
<default>
VRListBox
<default>
<default>
<default>
NowPlayingList
VRPushButton
<default>
Play a movie on another thread
<default>
CALL PlayNoWait_Click
<default>
<default>
PlayNoWait
VRPushButton
<default>
Play a movie and wait
<default>
CALL PlayAndWait_Click
<default>
<default>
PlayAndWait
Window1