Menu

#1 Use native MUI tabs

open
nobody
None
2019-05-31
2019-05-13
Anonymous
No

Originally created by: sodero

Discussion

  • Anonymous

    Anonymous - 2019-05-31

    Originally posted by: kas1e

    Probably that one is the easest feature from all the other tickets, so want to give it a try just to see if it can be easy implemented. Just checked gui_mui.c and there nothing about tabs, so probabaly some new functions has to be added ?

    I checked gui.c and gui_win32.c (where they have real tabs), and found some vars like FEAT_GUI_TABLINE and FEAT_VARTABS , dunno if any of them related to through..

     
  • Anonymous

    Anonymous - 2019-05-31

    Originally posted by: kas1e

    Seems found, in gui_win32.c those functions seems to cover tabs:

    add_tabline_popup_menu_entry()
    show_tabline_popup_menu()
    gui_mch_show_tabline()
    gui_mch_showing_tabline()
    gui_mch_update_tabline()
    gui_mch_set_curtab()

    And they all inside of FEAT_GUI_TABLINE, so probably that it.

     
  • Anonymous

    Anonymous - 2019-05-31

    Originally posted by: sodero

    Good, that seems pretty straight forward. It's a nice feature to have, looks a lot more native that way.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.