mIRC Homepage
Posted By: jacksparrow2 help on this (PROGESS BAR) - 10/04/04 11:38 PM
dialog Mdx_dialog {
size -1 -1 540 206
title "Dialog"
text %var2 %var %var3 ,1,110 53 100 15
button "Button",2,21 173 60 30, ok flat
}

I replace the 100 0 100 for %var2 %var3 and i try to
inc

helpppp
Posted By: Canario Re: help on this (PROGESS BAR) - 11/04/04 12:43 AM
Code:
dialog Mdx_dialog {
  size -1 -1 540 206
  title "Dialog"
  text "" , 1, 110 53 100 15
  button "Button",2,21 173 60 30, ok flat 
}
;and when you want to fill the progress
did -a Mdx_dialog 1 %var1 %var2 %var%3
Posted By: jacksparrow2 Re: help on this (PROGESS BAR) - 11/04/04 01:09 AM
canario muchas gracias amigo ,tienes mi msn por las dudas
© mIRC Discussion Forums