On 6 April 2012 11:53, Stephen Kelly <[email protected]> wrote: > I'm trying to figure out why KPushButton has a feature of a 'delayed' menu. > > Why would applications need that? What problems does it solve? Can the > problem be solved in Qt?
It's for things like a browser's back button where a click moves you back, wheras press and hold shows a menu of the recent history. Rich.
