05-26-2006, 02:23 PM
is all that on one line or on many?
my guess is that it's treating each line as a separate "button"; each button's code needs to be on one line (use a ";" where you would normally put the code on the next line). I think your other buttons just got "pushed down" below the bottom of the toolbar. if you made it bigger you would probably see them there.
my guess is that it's treating each line as a separate "button"; each button's code needs to be on one line (use a ";" where you would normally put the code on the next line). I think your other buttons just got "pushed down" below the bottom of the toolbar. if you made it bigger you would probably see them there.
