<img src='assets/images/logo2.png'/>.
wTemplate.addTitlebarButton(WIDGET_URL + "i_save.png", saveLabel, saveGraLay,false);but there is no path, and it doesn't seem to matter where I put it now, it will not show. Was working fine until I did a clean.
wTemplate.addTitlebarButton(WIDGET_URL + "i_save.png", saveLabel, saveGraLay,false);This line of code looks like it comes from the eDrawWidget.mxml and not the BookMarkWidget.mxml. But you need to look for the WIDGET_URL var and see what the string is set to.