Re: Stock Id's and Icons on buttons

2012-12-17 Thread jcupitt
On 15 December 2012 23:47, Perdie Perduta rsperd...@gmail.com wrote: Can any one help me understand how to add my own stock id's or icons to these menu buttons, preferably in Glade rather than having to code it in the software. I have some C here that adds new stock items:

Re: Stock Id's and Icons on buttons

2012-12-17 Thread Perdie Perduta
Thanks John. I'm looking at how you registered those icons right now but haven't quite got it to work yet. Note: I had a bit of a problem copying the source from github as the copy to clipboard button doesn't work on my computer and when I select the text directly for some strange reason it

Re: Stock Id's and Icons on buttons

2012-12-16 Thread Perdie Perduta
Thank you very much :o) Your sample code explains how to do it very well and I hope you don't mind if I used your music.png file in my own application. I'm exploring how to use Windows Audio Session and Media Foundation API's using techniques like double buffering on multiple threads to get low

Stock Id's and Icons on buttons

2012-12-15 Thread Perdie Perduta
I'm using two GtkMenuToolButton and one is to select an audio input device and the other to select an audio output device. I can't find a suitable stock id and so at the moment just put in gtk-missing-image Can any one help me understand how to add my own stock id's or icons to these menu