Changes between Initial Version and Version 1 of Ticket #4256, comment 13


Ignore:
Timestamp:
03/11/22 08:46:06 (2 years ago)
Author:
psprint
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4256, comment 13

    initial v1  
    55}}} 
    66 
    7 and then apply it on the code in listbox.c... It turned out to be too invasive change, the patch is long and problematic (it has a bug so that the listbox size is set to 2x2), you can see this in the attached diff. Could the idea for WGroup-based implementation be dropped? It doesn't seem to be the right architecture here, it seems more to be used in a situation where the widget is really just aggregating other widgets. 
     7and then apply it on the code in listbox.c... It turned out to be too invasive change, the patch is long and problematic (it has a bug so that the listbox size is set to 2x2), you can see this in the attached diff. Could the idea for WGroup-using implementation be think again? It doesn't seem to be the right architecture here, it seems more to be used in a situation where the widget is really just aggregating other widgets.