mIRC Home    About    Download    Register    News    Help

Print Thread
#165005 21/11/06 04:47 AM
Joined: Jan 2005
Posts: 15
P
Pikka bird
OP Offline
Pikka bird
P
Joined: Jan 2005
Posts: 15
i am having probloms with a mdx style dialog i have setup the dialog for a button list to change between tabs now it will only change for the first 2 tabs but when i want to goto the third one it wont this is the command used and the buttons setup

on *:dialog:pdxbot:sclick:*:{
if ($did == 2) { did -f $dname $calc($did(2).sel + 1) }

and ....

did -i $dname 2 1 bmpsize 16 16
did -i $dname 2 1 setimage icon small $+($remove($scriptdir,$mircdir),icons\setup.ico)
did -i $dname 2 1 setimage icon small $+($remove($scriptdir,$mircdir),icons\services.ico)
did -i $dname 2 1 setimage icon small $+($remove($scriptdir,$mircdir),icons\services.ico)
did -a $dname 2 +agcx 1 $readini(%bconfig, tabs,tab1)
did -a $dname 2 +agc 2 $readini(%bconfig, tabs,tab2)
did -a $dname 2 +agc 3 $readini(%bconfig, tabs,tab3)

any help would be great thanks

#165006 22/11/06 04:25 AM
Joined: Jan 2005
Posts: 15
P
Pikka bird
OP Offline
Pikka bird
P
Joined: Jan 2005
Posts: 15
no one able to help here ?? 38 ppl viewed it and not one able to post ?? its prob something simple just need a bit of help please

#165007 22/11/06 07:15 PM
Joined: Jun 2003
Posts: 994
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Jun 2003
Posts: 994
53 viewed by the time I got here .. maybe they're all just interested in reading the answers you get so they might learn something from it as well :tongue:

Be patient smile if someone has an answer it will be here eventually, and if they don't there will be a lot more "views"


I refuse to engage in a battle of wits with an unarmed person. wink

Link Copied to Clipboard