On Friday 29 October 2010, Thomas Olsen wrote: > Is there any way to check if a PopupApplet is placed in a panel at the > bottom of the screen? > Now I check with Plasma.Horizontal but how can I check if it's at the > bottom or top? Applet::location() and ConstaintsEvent() if (c & Plasma::LocationConstraint) Cheers Marco Martin