mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2006
Posts: 11
D
Pikka bird
OP Offline
Pikka bird
D
Joined: Aug 2006
Posts: 11
hello,

without button-picture:


loading button-picture:


if a picfile is loaded, "/toolbar -p" doesn't work proper frown
all added icons are replaced with the connect-icon from the picfile...
no problems with mIRC 6.3



Last edited by daGroove; 04/11/07 08:50 PM.

sorry for my english smile
Joined: Jan 2003
Posts: 62
Babel fish
Offline
Babel fish
Joined: Jan 2003
Posts: 62
i don't understand the problem

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
How are you loading the button images? If it's a script, can you display it?


Invision Support
#Invision on irc.irchighway.net
Joined: Aug 2006
Posts: 11
D
Pikka bird
OP Offline
Pikka bird
D
Joined: Aug 2006
Posts: 11
example:
Code:
alias buttons {
  background -eu "toolbarbuttons.jpg"
  toolbar -az1 icon "tooltip" "icon.ico" "/echo -a icon"  
}


mIRC 6.31 replace the added button (icon.ico) with the connect-icon from picfile (toolbarbuttons.jpg)

result:

mIRC 6.3


mIRC 6.31

Last edited by daGroove; 05/11/07 07:38 AM.

sorry for my english smile
Joined: Dec 2002
Posts: 5,420
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,420
Thanks this has been fixed for the next version.

Joined: Feb 2007
Posts: 234
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Feb 2007
Posts: 234
Was think fixed prior to 6.35? I am having issues with it, worse than before.

if i do this on start no problems at all:
//toolbar -as sep10 | /toolbar -az1 ffox Firefox C:\Firefox\FirefoxPortable.exe /ff

but if i do toolbar -fs then i have issues when mirc loads the toolbar or when /toolbar -fl is called, but only if i use a button picture other than default:



Originally Posted By: toolbar.ini

[toolbar]
n0=36
...
...
n34="about","About",0,"33",0,0,0,0,0,0,0,"","",0,1,0,0,""
n35="sep10","",0,"",0,0,0,0,0,0,0,"","",2,1,0,0,""
n36="ffox","Firefox",0,"C:\Firefox\FirefoxPortable.exe",0,1,0,0,0,0,0,"/ff","",0,1,0,0,""



EDIT:

can anyone confirm that this causes the same results as the image above?

//toolbar -r | /toolbar -fs | /toolbar -fl

Last edited by MTec007; 30/01/09 05:54 PM.
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
If you read the post above yours, Khaled says "this has been fixed for the next version." at the time when 6.31 was released. That should answer your question (PS. the next version was 6.32).


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
Joined: Feb 2007
Posts: 234
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Feb 2007
Posts: 234
that being the case (as i figured it was) its still not fixed in 6.35 or atleast for me.


Link Copied to Clipboard