mIRC Homepage
Posted By: daGroove mIRC 6.31 - toolbar / button-picture bug - 04/11/07 08:45 PM
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


Posted By: Attila Re: mIRC 6.31 - toolbar / button-picture bug - 04/11/07 09:35 PM
i don't understand the problem
Posted By: Riamus2 Re: mIRC 6.31 - toolbar / button-picture bug - 04/11/07 09:45 PM
How are you loading the button images? If it's a script, can you display it?
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
Posted By: Khaled Re: mIRC 6.31 - toolbar / button-picture bug - 10/11/07 04:19 PM
Thanks this has been fixed for the next version.
Posted By: MTec007 Re: mIRC 6.31 - toolbar / button-picture bug - 30/01/09 05:44 PM
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
Posted By: argv0 Re: mIRC 6.31 - toolbar / button-picture bug - 31/01/09 06:17 AM
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).
Posted By: MTec007 Re: mIRC 6.31 - toolbar / button-picture bug - 31/01/09 09:55 PM
that being the case (as i figured it was) its still not fixed in 6.35 or atleast for me.
© mIRC Discussion Forums