On Tuesday 26 October 2004 18:50, Dracula007 wrote: > contextmenu->popup(p); The line above is too much, remove it > contextmenu->insertItem( "&Delete row",0,0 ); > contextmenu->exec(); You can use the point p as a parameter for exec() instead. Cheers, Kevin -- Kevin Krammer Qt/KDE Developer, Debian User www.mrunix.de - German Unix/Linux programming forum www.qtforum.org - Qt programming forum >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<