actionbars, delete, undo, redo [message #209487] |
Wed, 15 February 2006 16:00 |
Eclipse User |
|
|
|
Originally posted by: evaldas.taroza.stud-inf.unibz.it
Hi,
I have an action contributor for my editor. Thus in the menu I can do
Delete, Undo, and Redo for my editparts.
Problem:
I open two files to edit with the same graphical editor then
a)I do a Delete in file1
b)I do a Delete in file2
c)While in file1 I do the Undo for file2
d)I try to do a Delete in file1, but it deletes something in file2
I guess there is a problem how I handle action bars. I dont know when
should I call updateActions() and updateActionBars(). It seems quite a
mess whith global actions when I try to edit several files...
Zeppe
|
|
|
Powered by
FUDForum. Page generated in 0.03703 seconds