
6 Dec
2003
6 Dec
'03
7:23 p.m.
On Sat, 2003-12-06 at 03:48, Nathan Hurst wrote:
bulia byak wrote:
Also a question: if we want to restore the drop-down button lists for some tools, as were used for e.g. shape tools in SP, can we do that with the standard widget?
Isn't that just an optionmenu with icons in the menuitems?
Didn't used to be. SPButton had reimplemented most of the GtkButton class hierarchy in a single widget (badly, I might add).
If we need that menuish behavior again, a subclass of GtkOptionMenu would be most appropriate though.
-mental