Opened 16 years ago

Last modified 16 years ago

#1530 closed Patch

Handling DEL key in queue window

Reported by: paolozambotti Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: paolozambotti, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Hi,

here is a patch to let delete a selection in queue window just through DEL key (I simply made a copy of your previous change to LocalView window).

Cheers,
Paolo.

Attachments (1)

filezilla_DEL_on_queue_window_rev2176.patch (1.2 KB ) - added by paolozambotti 16 years ago.
Handling of DEL key in Queue window patch to rev 2176

Download all attachments as: .zip

Change History (2)

by paolozambotti, 16 years ago

Handling of DEL key in Queue window patch to rev 2176

comment:1 by Tim Kosse, 16 years ago

Thanks.

I've updated the patch to also work with the other tabs and in addition worked around an assertion that gets triggered under non-Windows systems due to a flaw in wxWidget's wxListCtrl class.

Note: See TracTickets for help on using tickets.