Commit Graph

10 Commits

Author SHA1 Message Date
blitzmann
ac18c58a0a fix menu bindings 2014-12-08 12:12:50 -05:00
blitzmann
892c5c5b60 Various event binding fixes for context menus. It's still a mess, but it's not as bad of a mess.
(cherry picked from commit 081e32da6f)
2014-11-30 01:19:10 -05:00
blitzmann
030e6aa9db Instead of sending id, send parent item (which contains ID). This allows us to access the item to modify bitmap or any other value for it. 2014-09-15 15:48:26 -04:00
blitzmann
da047106f3 Implements support for child menus for damage patterns. 2014-09-08 01:11:38 -04:00
Master3See
fb20847920 Added new supported items in itemRemove item class.
Added the ability to remove charges and projected items using the
itemRemove built in context menu.

In this commit I fixed a minor bug in the projected view that caused the
right clicked item not to be SHOWN as selected until after the context
menu had been spawned and closed.

I also removed all parent references from the ContextMenu class and sub
classes. I am instead using the fit service to do all the work of
removing the items in the itemRemove class.
2013-08-01 14:14:50 -06:00
Master3See
0a162b30e6 Feature Added Remove <item> from Context Menu 2013-07-30 20:06:32 -06:00
HomeWorld
f1b5000685 Fixed wh context menu handling 2011-12-09 20:25:51 +02:00
DarkPhoenix
941fc86e14 Bind evennt to the parent menu as well
Apparently, this is required by msw wx, otherwise handle selection is not called
2011-11-30 15:04:20 +04:00
DarkPhoenix
c2efe7832e Add proper incursion effects and do not show market group context menu on them 2011-11-19 19:19:37 +04:00
DarkPhoenix
8747be71ac Add WH support to pyfa 2011-11-19 18:13:13 +04:00