Thanks a lot. Now I can create buttons with my own actions.
But I still have the problem that the SPLIT_WALL button disappears. Is it because "HomeView.ActionType.SPLIT_WALL" has no action? How do I combine this enum entry with an action?
Search found 2 matches
- Sun Jan 30, 2011 1:54 pm
- Forum: Developers
- Topic: How do I add a new button to the toolbar in the Sweet Home 3D applet?
- Replies: 3
- Views: 4346
- Sat Jan 29, 2011 3:54 pm
- Forum: Developers
- Topic: How do I add a new button to the toolbar in the Sweet Home 3D applet?
- Replies: 3
- Views: 4346
How do I add a new button to the toolbar in the Sweet Home 3D applet?
I have only partially figured out how I add a button to the toolbar in the applet. After a lot of work, I managed to add a button without functionality. This button was really supposed to split walls. It disappears when I press another button. How do I add a button permanently to the toolbar, and ...