[pmg-devel] [PATCH pmg-gui 1/3] fix #2680: make Quarantine E-Mail list searchable
    Dominik Csapak 
    d.csapak at proxmox.com
       
    Thu Apr 16 11:06:35 CEST 2020
    
    
  
> 
> So from the offlist discussion, I wasn't mistaken that I did something to open
> the picker on field focus:
> https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=851c032d69ad5ae23725dd1add9e4084ebc12650
> You ported it over to widget toolkit, so thegit blame is biased ;P
yeah, i did not read the commit message ^^
> https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff;h=39d9914990920758306edd2c9804b034eaa74e41
> 
> We could either create a child class of combobox or override it's initComponent? >
i have to create a childclass ("proxmoxCombobox" ?) because if you
override the initComponent on a static declaration, callParent does not 
ivoke initComponent of the combobox, but one level above ^^
i'll send a v2 of that patch (2,3 are really separate but touch the same 
file, should i send them again?)
    
    
More information about the pmg-devel
mailing list