mIRC Home    About    Download    Register    News    Help

Print Thread
#15239 14/03/03 12:09 AM
Joined: Dec 2002
Posts: 18
P
pod2oo5 Offline OP
Pikka bird
OP Offline
Pikka bird
P
Joined: Dec 2002
Posts: 18
i figured it out, seems you cant take a gif and rename to ico, you gotta save it to ico


also, how do i dock this dialog to the left button bar at the bottom?

Code:
 dialog cp {
  title "CTRL PANEL [/cp]"
  size -1 -1 104 28
  option pixels
  icon 1, 1 1 21 21, C:\mIRC\ico\a.ico, 0, noborder
  icon 2, 23 1 21 21, C:\mIRC\ico\y.ico, 0, noborder
  icon 3, 45 1 21 21, C:\mIRC\ico\ie.ico, 0, noborder
  icon 4, 68 1 21 21, C:\mIRC\ico\m.ico, 0, noborder
  button "Button", 5, -5 -5 0 0, ok
}
alias cp dialog -mdo cp cp
 

Last edited by pod2oo5; 14/03/03 01:01 AM.
#15240 14/03/03 04:27 AM
Joined: Jan 2003
Posts: 44
L
Ameglian cow
Offline
Ameglian cow
L
Joined: Jan 2003
Posts: 44
try this, i see people mentioning it for docking dialogs.
It came up when I did a search on the forums for "dialog dock"
search type "and"
"all posts"

ktools.dll


Link Copied to Clipboard