Is there a reason why insertWidget() requires that the widget being inserted must have the toolbar as a parent? Couldn't it just reparent() the widget to itself? This would make combo-box actions such as konqueror's much simpler. later, John