This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 67459 - [50cat] after you select an event from properties or pop-up It does not open code editor .
Summary: [50cat] after you select an event from properties or pop-up It does not open ...
Status: REOPENED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 20:23 UTC by kalali
Modified: 2008-09-26 12:22 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kalali 2005-10-24 20:23:19 UTC
[ BUILD # : 200510131600 ]
[ JDK VERSION : 1.5.0_03 ]

If we select an  event from  properties windows or pop-up menue 
Editor does not open and point into the Event source code.
Sorry if it is not clear ;-) example should show better

For example :
-Drop a label onto the form.
-open the Properties window by pressing CTRL+Shift+7
-click on Events button.
-choose one of the events and double click on <none>

Now the Skeleton for that event is created in editor but , IDE should automatically 
swithc to source view and point the cursor inside event (method) body.
I think it increase the coding speed:-)
Comment 1 kalali 2005-10-24 20:56:21 UTC
Ok , it was a mess with my IDE , it was a long time that i do not restart it
but now after restart , it switch to code editor when you select an event from 
pop-up menue.but im sure when you select an event from properties  window it not
select to code editor .

Comment 2 Jan Stola 2005-10-27 09:43:03 UTC
The double-click on <none> in property sheet doesn't add the event handler.
In fact it is equivalent to single click - it starts editing of the name
of the event handler. The handler is added when you confirm the name
by pressing Enter. The Source tab is opened on my machine after that.

Are you still able to reproduce the issue? If so, could please, provide
as much details as you can - to allow me to find what is different in our
scenarios. Thank you in advance.
Comment 3 kalali 2005-11-06 21:41:16 UTC
it is correct , it open code editor after user confirm the event.
but i think it is more useable if user just double click on event and IDE build
the event with a default name and then switch to editor.
if this manner is based on Specefication then i think this issue should be closed.


Comment 4 Jan Stola 2005-11-07 10:20:26 UTC
Closing.
Comment 5 kalali 2005-11-07 10:38:45 UTC
I re-opne it and fill it as an enhanceent.
because it speed up users when developing GUIs.
its better that we look at other RAD environment and accept what is appropriate
in thier design.
i used delphi for years and i can see this double click and "event created "
cursor is in position  in all other IDEs that i used.

thanks.
Comment 6 Jana Maleckova 2008-09-26 12:22:52 UTC
removing INCOMPLETE keyword and leave for developer evaluation