| View previous topic :: View next topic |
| Author |
Message |
Quatre87 Valued Newbie
Joined: 07 Jan 2004 Posts: 25
|
Posted: Sat Mar 06, 2004 1:07 am Post subject: Dialog on a dialog |
|
|
I have a mp3 player with the VDSMPEG, but now i'm trying to do a ID3Tag editor in other dialog, and while i have open the ID3 Dialog i can't listen the music of the mp3player dialog.
Other problem is the next : i'm using a trackbar call trackbar1 in the first dialog, but if i don't have other "trackbar1" in the 2nd dialog, appear a error.
What can i do for these problems? |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
Quatre87 Valued Newbie
Joined: 07 Jan 2004 Posts: 25
|
Posted: Sat Mar 06, 2004 6:30 pm Post subject: |
|
|
i think no, because the music doesn't stop when i try to edit the ID3Tag, the music stop when i open other dialog.
and why is the 2nd problem? |
|
| Back to top |
|
 |
Mac Professional Member

Joined: 08 Jul 2000 Posts: 1585 Location: Oklahoma USA
|
Posted: Sun Mar 07, 2004 12:40 am Post subject: |
|
|
You can only access elements in the currently
selected dialog (using DIALOG SELECT), so any
timer events must allow for this.
Here's some info on child windows:
http://forum.vdsworld.com/viewtopic.php?t=98
Cheers, Mac  _________________ VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
 |
|
| Back to top |
|
 |
|