comparison etc/TODO @ 45790:dc6ce0d4a650

Rename menu_bar_activate_event to MENU_BAR_ACTIVATE_EVENT.
author Pavel Janík <Pavel@Janik.cz>
date Wed, 12 Jun 2002 20:52:40 +0000
parents e898b956ee11
children 9696ee679264
comparison
equal deleted inserted replaced
45789:152e52216d1a 45790:dc6ce0d4a650
98 regenerating the whole menu bar menu tree except 98 regenerating the whole menu bar menu tree except
99 when the user tries to use the menubar. 99 when the user tries to use the menubar.
100 100
101 This requires the RIT to forward the WM_INITMENU message to 101 This requires the RIT to forward the WM_INITMENU message to
102 the main thread, and not return from that message until the main 102 the main thread, and not return from that message until the main
103 thread has processed the menu_bar_activate_event and regenerated 103 thread has processed the MENU_BAR_ACTIVATE_EVENT and regenerated
104 the whole menu bar. In the mean time, it should process other messages. 104 the whole menu bar. In the mean time, it should process other messages.
105 105
106 * Get some major packages installed: W3/url (development version needs 106 * Get some major packages installed: W3/url (development version needs
107 significant work), PSGML, Mule-UCS, Tramp (?). Check the 107 significant work), PSGML, Mule-UCS, Tramp (?). Check the
108 assignments file for other packages which might go in and have been 108 assignments file for other packages which might go in and have been