wxWidgets / wxWidgets

Cross-Platform C++ GUI Library
https://www.wxwidgets.org/
6.22k stars 1.78k forks source link

A patch to make menus ignore non-existent files #4908

Closed wxtrac closed 2 years ago

wxtrac commented 23 years ago

Issue migrated from trac ticket # 4908

priority: normal

2001-02-02 15:59:29: biol75 (chris elliott) created the issue


This patches the file history code to test if the file exists before adding it to the menu. It also fixes a segmentation fault on removing files from the file history, which occurs if multiple menus are in use

wxtrac commented 23 years ago

2001-02-02 15:59:29: biol75 (chris elliott) uploaded file None (2.0 KiB)

None

wxtrac commented 23 years ago

2001-02-02 16:43:09: @vadz commented


please see my reply to the list