Bug 58275 - After adding an event it'd be nice to drive the cursor to the source stub line that has just been added
Summary: After adding an event it'd be nice to drive the cursor to the source stub lin...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: VE Bugzilla inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-13 10:10 EDT by Joe Winchester CLA
Modified: 2011-06-13 11:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Winchester CLA 2004-04-13 10:10:57 EDT
From the Events> menu you can add events either directly from menu items or 
from the dialog.  This results in the listener being added and a method stub 
line being written.  The next user step will be to modify this line - it'd be 
nice to drive the cursor to the source line newly added and a focus switch.
This could be done by having some kind of signal that occurs from the code 
that adds the event to model, perhaps onto the edit domain.