Changes between Initial Version and Version 1 of Ticket #3278, comment 7


Ignore:
Timestamp:
May 31, 2015, 4:32:57 PM (9 years ago)
Author:
elexis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3278, comment 7

    initial v1  
    33In the xml files the list is defined by the `type="olist"` attribute. You could add an `sortable="true"` attribute to the lobby.xml lists.
    44
    5 The behavior of the '''olist''' is defined in `source/gui/CGUI.cpp`.
     5The behavior of the '''olist''' is defined in `source/gui/COList.cpp`.
    66
    77In the c++ part, you can find out if it is sortable with: