mIRC Home    About    Download    Register    News    Help

Print Thread
#111083 12/02/05 08:59 PM
Joined: Nov 2004
Posts: 84
GogetaX Offline OP
Babel fish
OP Offline
Babel fish
Joined: Nov 2004
Posts: 84
hey all, i have a little problem with this code:

on *:DIALOG:Background:sclick:3: {
background -a Skins\BackGround\01.jpg
}

so when i clicking on the button, its giving me a background in the status window...
what to do?


by the time you finish reading this, you realize you have wasted 5 secundes of your life!
Joined: Sep 2004
Posts: 237
Fjord artisan
Offline
Fjord artisan
Joined: Sep 2004
Posts: 237
Try /help /background .... since im not sure exactly what youre trying to add a background to... All the options for /background are listed there. With more info i can help.

Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
This is correct, presuming the status window is the window behing the dialog.
If you opened the dialog with a channel window active then the channel would get the background.

You should stretch an icon control across the whole dialog and put a picture in that if you want your dialog to have a background.


New username: hixxy
Joined: Oct 2003
Posts: 306
J
Fjord artisan
Offline
Fjord artisan
J
Joined: Oct 2003
Posts: 306
alias imagen { .set %file $sfile(c) | .background -mr %file | }

try this example and fix it to your own porpouse


mess with the best

Link Copied to Clipboard