Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Keybinding for ValidateAction
Keybinding for ValidateAction [message #1031852] Tue, 02 April 2013 09:31 Go to next message
Daniel König is currently offline Daniel KönigFriend
Messages: 24
Registered: November 2012
Junior Member
Hi!

How do I register a Keybinding (for example F5 or something else) to execute the ValidateAction?


Thank you!
Daniel
Re: Keybinding for ValidateAction [message #1031913 is a reply to message #1031852] Tue, 02 April 2013 11:15 Go to previous message
Valerian Merkling is currently offline Valerian MerklingFriend
Messages: 71
Registered: May 2011
Member
Hi !

Here is an example on how you can customize your editor with extension points
http://wiki.eclipse.org/Graphical_Modeling_Framework/Tutorial/Part_3#Customization_Extension_points_reference

You just need to create your own command, which run the validation, and bind it to your key.

Previous Topic: Sub Tool Group in Tool Group on Palette
Next Topic:Unresolvable transient references in notation model
Goto Forum:
  


Current Time: Sat Apr 27 02:35:53 GMT 2024

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

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

Back to the top