Commit e261274d authored by claes's avatar claes

Popup menu wasn't implemented

parent 17f55d21
/*
* Proview $Id: wb_pal_gtk.cpp,v 1.2 2007-06-15 10:53:06 claes Exp $
* Proview $Id: wb_pal_gtk.cpp,v 1.3 2008-02-27 06:27:51 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -112,6 +112,7 @@ void PalGtk::create_popup_menu( pwr_tCid cid, int x, int y)
pal_set_avoid_deadlock( this, 2000);
#endif
(create_popup_menu_cb)( parent_ctx, cid, x, y);
}
void PalGtk::set_inputfocus( int focus)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment