Commit Graph

6 Commits

Author SHA1 Message Date
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