I've created some customized bitmap images (.gif files) for buttons (in my case a ButtonBox), similar to the ones found in the bwidget-/images directory and stored them there.
I would, however, like to use the standard installed BWidget version.
Is it possible to store the images in another location and indicate to BWidget where to look?
From the source, it looks like you need to add a new path to the BWIDGET::LIBRARY variable but I couldn't find a function to do it.