[patch #6200] delete in history lists
me
INVALID.NOREPLY at gnu.org
Tue Sep 18 16:09:26 UTC 2007
Follow-up Comment #4, patch #6200 (project mc):
did not see too much live lists with removing items, but some with constant
size (chown) - anyway its a good idea and leaving the list the original size
was more a lazy 'feature'
you'll need the full count of the list:
if(query_list->count < query_list->height){
query_dlg->lines--;
query_list->height--;
}
sorry - have no env to create patches....
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?6200>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
More information about the mc-devel
mailing list