Re: How do I add a new button to the toolbar in the Sweet Home 3D applet?
by Puybaret » Sun Jan 30, 2011 7:04 pm
It's probably because you didn't define an icon for SPLIT_WALL action.
Edit src/com/eteks/sweethome3d/swing/package.properties file and define in it the HomePane.SPLIT_WALL.SmallIcon property (look at other actions to guess how it works).