mIRC Home    About    Download    Register    News    Help

Print Thread
#610 09/12/02 02:18 PM
Joined: Dec 2002
Posts: 174
P
Vogon poet
OP Offline
Vogon poet
P
Joined: Dec 2002
Posts: 174
i almost got it the way i want but,
the tabs are clung to all saying web page and not looking right or the individaulism what am i doing wrong?

menu status {
PHM Script Info: { dialog -m About1 About1 }
}
dialog About1 {
title "PHMScript 2003 Info"
size -1 -1 170 120
icon graphics/icon.ico, index
option dbu
button "Close", 1, 119 83 30 12, ok
tab "Copy Right", 2, 7 5 152 75
box "© Information", 3, 18 24 132 50, tab 2
text "The scirpt is © 2003 by irc.PHMinistries and all Networked Servers. For More Info Please Visit Our Site", 4, 27 36 113 29, tab 2
tab "Version", 5
box "Version", 6, 16 23 13 50, tab 5
text "PHM Script Version v²", 7, 32 43 98 12, tab 5 center
tab "ScripterZ", 8
box "ScripterZ", 9, 18 24 127 50, tab 8
text "Developers: OuTsIdErS, MegaThunder", 10, 37 38 91 12, tab 8
text "Counselor, Brook, Flash_C5", 11, 42 50 110 12, tab 8 center
tab "Web Page", 12
box "Web Page", 13, 24 25 115 50 tab 12
text "Visit Us At www.phministries.net", 14, 70 40 60 12, tab 12 center
link "www.phministries.net", 15, 65 60 70 12, tab 12 center
icon 16,10 100 200 110,graphics/icon.ico, index, center
icon 17,45 100 200 110,graphics/icon.ico, index, center
icon 18,80 100 200 110,graphics/icon.ico, index, center
icon 19, 115 100 200 110,graphics/icon.ico, inxed, center
icon 20,140 100 200 110, graphics/icon.ico, index, center
}
confused

#611 09/12/02 04:04 PM
Joined: Dec 2002
Posts: 1,321
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,321
Code:
box "Web Page", 13, 24 25 115 50, tab 12

You're missing a comma before the tab 12 for that box control.


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C
#612 09/12/02 04:06 PM
Joined: Dec 2002
Posts: 164
M
Vogon poet
Offline
Vogon poet
M
Joined: Dec 2002
Posts: 164
I suggest to make all boxes the same size like -> 18 24 132 50


DALnet: #HelpDesk, #mIRC, #MISHScript - Undernet: #mIRC, #mIRC-Scripts

Link Copied to Clipboard