Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » getSelection() returns null ?!?!
getSelection() returns null ?!?! [message #228724] Sun, 03 May 2009 15:14 Go to next message
spyro  is currently offline spyro Friend
Messages: 18
Registered: July 2009
Junior Member
hi there,
i use this in my method:

Object o=getSelection();
return o;

but when i put a break point on "return o" i get that o==null although
there are sellected nodes in my editor... where do i do wrong? can some of
you help me? or is there another way to get the sellected node in my
editor?
regards to all
Re: getSelection() returns null ?!?! [message #228759 is a reply to message #228724] Mon, 04 May 2009 11:21 Go to previous message
spyro  is currently offline spyro Friend
Messages: 18
Registered: July 2009
Junior Member
ahh never mind. issue resolved
Previous Topic:Redo not working with custom delete command
Next Topic:GMF Tutorial , Dashboard
Goto Forum:
  


Current Time: Fri Apr 26 10:37:55 GMT 2024

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

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

Back to the top