mmnz, also this seems to work quite well;

        self.set_icon (sexy.ICON_ENTRY_PRIMARY, 
                       gtk.image_new_from_stock (gtk.STOCK_FIND, 
                                                 gtk.ICON_SIZE_MENU)) 

        self.empty_image = gtk.Image()
        self.clear_image = gtk.image_new_from_stock (gtk.STOCK_CLEAR, 
                                                gtk.ICON_SIZE_MENU)

        self.set_icon (sexy.ICON_ENTRY_SECONDARY, 
                       self.clear_image)

Looks more clean than your solution but I don't know the pros and
cons...

-- 
find/clear icons in searchentry do not display with Humanity icon theme 
https://bugs.launchpad.net/bugs/437431
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to