Re: Plasma.ToolButton and menu

2010-11-20 Thread Marco Martin
On Sat, Nov 20, 2010 at 12:18 AM, Aaron J. Seigo wrote: > On Friday, November 19, 2010, Thomas Olsen wrote: >> I tried adding a menu to a Plasma.ToolButton's nativeWidget but the menu >> appears under the other widgets as seen here >> http://imagebin.ca/view/MfOPR9.html > > good news and bad news.

Re: Plasma.ToolButton and menu

2010-11-19 Thread Aaron J. Seigo
On Friday, November 19, 2010, Thomas Olsen wrote: > how you made the context menu work. Is it because it is a child of the > Applet? because it isn't done using a QGraphicsProxyWidget. a work around is to just popup a normal QMenu at the location provided by Corona::popupPosition(const QGraphics

Re: Plasma.ToolButton and menu

2010-11-19 Thread Aaron J. Seigo
On Friday, November 19, 2010, Thomas Olsen wrote: > I tried adding a menu to a Plasma.ToolButton's nativeWidget but the menu > appears under the other widgets as seen here > http://imagebin.ca/view/MfOPR9.html good news and bad news. first the good news: this is not your bug. the bad news: it's