Menu

Multiple tab rows possible?

GVC
2007-08-16
2012-11-13
  • GVC

    GVC - 2007-08-16

    Hi,

    Just looked into the source code and I've seen there's provisions made to allow multiple tab rows in the document editor of NP++ (see tabbar.cpp, code is: int multiLine = isMultiLine?(_isTraditional?TCS_MULTILINE:0):0;
    ). 
    So, apparently this feature is somehow available.

    However, so far I didn't find the option in one or another menu.  The only tab bar settings I can find, are located in the Preferences | Global | Tab Bar section.

    But nothing that allows me to have multiple tab rows.

    Any idea if:

    1. this is possible?
    2. this will be added as an option in a future release?

    Best rgds,

    --Geert

     
    • GVC

      GVC - 2007-08-16

      In my previous post, I meant: looked into the NP++ source code.

      Forgot to mention this, sorry...

      Best rgds,

      --Geert