how to capture the coolitem click on editor [message #753896] |
Sun, 30 October 2011 07:27  |
Eclipse User |
|
|
|
hi. i am a newbie on swtbot.
my rcp application have a editor witch including a toolbar inside the editor shell not on the eclipse standard toolbar position.
the spy got this location is:
Location:
//Shell/-1//Composite/4//Composite/0//Composite/14//Composite/0//Composite/0//Composite/0//CoolBar/0//ToolBar/0
Layout Information:
ToolBar {}
Style: HORIZONTAL | NO_FOCUS | LEFT_TO_RIGHT
Layout Data: null
Bounds: Rectangle {12, 0, 621, 35}
Children: 9
ToolItem { add }
ToolItem { delete }
ToolItem { save }
...
ToolItem { return }
how to trigger the toolitem click such as add delete??
thanks for ur help or advise.
|
|
|
|
Powered by
FUDForum. Page generated in 0.04240 seconds