Menu

#4 multiple windows

Unknown size
open
nobody
None
3
2002-03-05
2002-01-22
No

I would like to be able to have multiple documents
open at once. It's nice to be able to jump from file
to file quickly using the list on the left, but often
I would like to refer to code (constant definitions
for example) as I'm writing new code, and being able
to have multiple windows open is a great help.

Discussion

  • Brian Stoler

    Brian Stoler - 2002-02-06
    • priority: 5 --> 3
     
  • Brian Stoler

    Brian Stoler - 2002-03-05
    • milestone: --> Unknown size
     
  • Brian Stoler

    Brian Stoler - 2002-03-05

    Logged In: YES
    user_id=343403

    I fear that this will be quite a big project. Right now, the
    code is really structured to assume a 1:1 relationship
    between the model and a window, I think.

    Well, maybe not: We could just allow you to "tear off" a
    single document. So there could be multiple windows but only
    one master window, which contains the interactions pane, all
    the menu items, etc.