On Thu, Jul 31, 2008 at 8:18 AM, Ben Axelrod <[EMAIL PROTECTED]> wrote:
> Yes. I did this by deriving my toolbar class from the default
> NavigationToolbar2WxAgg. Then deleting the buttons I did not want. I had to
> delete by position, because I did not know their IDs. (Does anyone know how
Yes. I did this by deriving my toolbar class from the default
NavigationToolbar2WxAgg. Then deleting the buttons I did not want. I had to
delete by position, because I did not know their IDs. (Does anyone know how to
get the IDs of these standard buttons?) Sample code below:
class VMToolba