mIRC Homepage
Posted By: he3f tree views - icon - 04/03/07 06:28 PM

so "did -i $dname 4 1 seticon normal 0 0,zeus\icon\2.ico" tryes to set "2.ico" in front of "Channel's (9)", in front all the channel, in front "query" and in front the query they may be. but i only what the "2.ico" in front all the channel, - #clankamp.dk, #ey and so on. but it sets or it tryes to set a icon in front of "channel's (9)" and "query" but can i set it. how can i control whare "2.icon" shall be? and can you tell me why when i click on one of the channel, the icon disappear? like #majt

Code:
did -i $dname 4 1 iconsize normal small
  did -i $dname 4 1 seticon normal 0 0,Zeus\icon\2.ico
  did -i $dname 4 1 cb 2
  did -a $dname 4 +bce Channel's ( $+ $chan(0) $+ )
  did -a $dname 4 +bce Query's ( $+ $query(0) $+ )
  did -i $dname 4 1 cb 2

  if ($chan(1) != $null) {
    did -a $dname 4 1 $chan(1)
  }
  if ($chan(2) != $null) {
    did -a $dname 4 1 $chan(2)
  }
  if ($chan(3) != $null) {
    did -a $dname 4 1 $chan(3)
  }
  if ($chan(4) != $null) {   
    did -a $dname 4 1 $chan(4)
  }
  if ($chan(5) != $null) {
    did -a $dname 4 1 $chan(5)
  }
 
Posted By: he3f Re: tree views - icon - 05/03/07 04:10 PM
hmm i can see that i dont really get any response on this on, but any know a guide ?
Posted By: RusselB Re: tree views - icon - 05/03/07 10:50 PM
Patience is not only a virtue, but a requirement of this forum.
Having to wait a day or two for a response is, by no means, unusual. Remember the people that help in these forums do so when they have the time and energy to do so, as it is all volunteer.

Additionally, looking at your request, I would suspect that anyone that would be posting a response would want to duplicate your results and then find a solution before posting.
© mIRC Discussion Forums