Skip to content
MSN

dialog on the desktop

A TG007 community discussion started by Zantetsuken.

Discussion 8 posts
Page 1 of 1
Open
Topic #4133 · 8 published posts · 1,056 views
user posted image anyone know how to add that to a dialog, i wanna get my mp3 player to minimize to the taskbar
Edited Jul 16, 2005 1:54 PM by OZZY_10â„¢

its auto on dialogs when you use -d to open it

 

-d open dialog on the desktop, used with -m

 

eg /dialog -md mp3 mp3

 

 

you might also want to look at the following

 

-ie minimize/restore the dialog if created on the desktop

 

 

Edited Jul 16, 2005 1:29 PM by OZZY_10â„¢

My code does NOT have bugs. It just develops random features.

i can get it to minimize inside of mirc, but i want it to minimize to the taskbar. how?

 

edit: nevermind, i was using mdx controls. -d does the trick. i don't understand the last part of your post though ozzy.

you might also want to look at the following

 

-ie minimize/restore the dialog if created on the desktop

Edited Jul 16, 2005 1:37 PM by xRhysx

as ozzy says

 

 

menu * {

Haggistech MP3 Player

.Open in Script: dialog -m mp3 mp3 <--------- opens it in mirc

.Open on Desktop: dialog -md mp3 mp3 <------- opens on desktop so u can minimize to taskbar

}

Spam Honeypot - http://www.haggistech.co.uk/honey(humans do not register)

well

 

if ($dialog(mp3)) { dialog -ie mp3 mp3 }

 

will minimize or maximise the dialog , if its allready open

Edited Jul 16, 2005 1:54 PM by OZZY_10â„¢

My code does NOT have bugs. It just develops random features.

cool -md works, thanks for the replys

seph , open mirc help and type DIALOG

all the info you need for dialogs is in that bit

 

anyway glad ya sorted now

My code does NOT have bugs. It just develops random features.

lol yeah just seen it in there, i checked all the mdx help files ect, forgot about mircs