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 21419 - Performance of editing operations
Summary: Performance of editing operations
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
: 22597 (view as bug list)
Depends on: 21590
Blocks:
  Show dependency tree
 
Reported: 2002-03-11 10:57 UTC by Tomas Pavek
Modified: 2002-04-29 15:24 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Pavek 2002-03-11 10:57:29 UTC
Editing operations suffer from long response (update time). This is apparent 
mainly on large forms and multi-component operations. Much faster response of 
editing operations in the form designer is needed. The first thing to do in 
this area is to improve update processing of changes (queuing of updates both 
for designer and code generator).
Comment 1 Tomas Pavek 2002-04-18 14:22:18 UTC
*** Issue 22597 has been marked as a duplicate of this issue. ***
Comment 2 Tomas Pavek 2002-04-26 17:07:50 UTC
started
Comment 3 Tomas Pavek 2002-04-29 15:24:29 UTC
Done. For more details see:
http://form.netbeans.org/doc/design/nb34/EditingOperations_
designview.html