Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » how to capture the coolitem click on editor
how to capture the coolitem click on editor [message #753896] Sun, 30 October 2011 11:27 Go to next message
Missing name Missing name is currently offline Missing name Missing nameFriend
Messages: 2
Registered: June 2011
Junior Member
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.
Re: how to capture the coolitem click on editor [message #753947 is a reply to message #753896] Mon, 31 October 2011 06:42 Go to previous message
Missing name Missing name is currently offline Missing name Missing nameFriend
Messages: 2
Registered: June 2011
Junior Member
anybody? Maybe my description lack details. this editor is some complex and the toolbar is used in abnormal way.the toolbar is inclued in some contain and just on the editor shell borad.
how to trigger the toolitem click??
ty.
Previous Topic:SWTBot Jenkins Integration for SWT Standalone App
Next Topic:SWTBot seems not to find a combo box in the toolbar.
Goto Forum:
  


Current Time: Thu Mar 28 19:20:21 GMT 2024

Powered by FUDForum. Page generated in 0.02310 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top