I’m interested in learning how to use IButton. I looked at the sample code for the class ButtonStatesSample and I’m trying to get it to run.
I have these questions:
I have these questions:
- Is there a place I can get the .png files including arrow_right.png, icon_add_files.png, and minimize.png?
- Is there a place I get get the .html file?
- It looks as some CSS code is needed. Is there a place I can get the CSS code?
- When I just run the code as is only the text of the buttons show up. Is this because I'm missing the .png files?