Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » EditingSupport: how to activate a particular editor from code
EditingSupport: how to activate a particular editor from code [message #319871] Tue, 04 September 2007 18:50
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Is there any way to programatically activate a TextCellEditor that was
created for an EditingSupport instance? The use case is a table with an
Add... button to add a new row, and the first column should
automatically be selected and ready for typing after the row is added.

I tried getting the TextCellEditor from the EditingSupport and calling
setFocus() (activate() is a no-op for some reason), but it produced no
result.

TIA,
Eric
Previous Topic:PDE Build Failure
Next Topic:Element type "junit" must be declared in Ant
Goto Forum:
  


Current Time: Mon Jul 21 23:05:28 EDT 2025

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

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

Back to the top