mIRC Home    About    Download    Register    News    Help

Print Thread
D
daGroove
daGroove
D
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.
A
Attila
Attila
A
i don't understand the problem

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

D
daGroove
daGroove
D
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.
Joined: Dec 2002
Posts: 3,840
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 3,840
Thanks this has been fixed for the next version.

Joined: Feb 2007
Posts: 228
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Feb 2007
Posts: 228
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,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
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).

Joined: Feb 2007
Posts: 228
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Feb 2007
Posts: 228
that being the case (as i figured it was) its still not fixed in 6.35 or atleast for me.


Link Copied to Clipboard