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 162956 - Multiple Monitor Support
Summary: Multiple Monitor Support
Status: REOPENED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker with 3 votes (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 15:38 UTC by kingcthulhu
Modified: 2010-04-09 07:48 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 kingcthulhu 2009-04-17 15:38:32 UTC
It would be handy for netbeans to support multiple windows, this will allow us to have the same instance of netbeans
running in multiple monitors, as well as dragging tabs between them.  Currently we have to run two separate instances of
netbeans if we want to have multiple windows on different monitors.
Comment 1 hansbrix 2009-04-21 04:08:44 UTC
there seems to be some scanning/lag issues with running multiple instances on the same folder, also...creating
unnecessary overhead by scanning for tasks twice, for example
Comment 2 Marian Mirilovic 2010-04-09 07:31:08 UTC
You can Undock any window from the inside the IDE.
Comment 3 Geertjan Wielenga 2010-04-09 07:46:07 UTC
Plus you can define a mode that causes its TopComponents to be undocked by default in your NetBeans Platform application.
Comment 4 hansbrix 2010-04-09 07:48:34 UTC
Marian, this is not the intent of this bug, the submitter meant "monitor" support, not really "window" support. we realize (and appreciate) the ability to undock windows. the issue is that you cannot have an entire tab frame/page open, or get the other IDE elements with this undock. so, in order to have multiple tab frames (for example, if you have multiple rows of tabs in your tabframe open on each monitor), you have to run a separate netbeans instance for each monitor. also, you don't get all of the other IDE elements, like the project browser, the debug bar, the search result window, etc. so this isn't true multiple monitor support...

for example, all of the devs here run 3 netbeans instances at all times, one for each monitor. this means copying snippets, options, etc, all have to be updated across all 3. if netbeans supported a file -> new window, that cloned the entire IDE (like eclipse, for example), just one copy of netbeans would need to be run for all developers in a multi-monitor environment.

i know many netbeans devs that often point this out as the only shortcoming of netbeans, until i tell them about the multiple user settings dir trick. it would be a huge improvement (: