From 79c3db48cf593ccbe64f6c845af0777caebde2a8 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 14 May 2024 17:46:25 +0200 Subject: New member function Fl_Menu_Bar::play_menu(const char *title) --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index c2ee9e889..282830c8d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -105,6 +105,8 @@ Changes in FLTK 1.4.0 Released: Feb ?? 2024 hardware support is present (a backup mechanism is available in absence of this support). Thus, all text drawable in Fl_Window's can be drawn in Fl_Gl_Window's (STR#3450). + - New member function Fl_Menu_Bar::play_menu(const char *title) to + programmatically open a menu of a menubar. - New member functions Fl::program_should_quit(void), and Fl::program_should_quit(int) to support detection by the library of a request to terminate cleanly the program. -- cgit v1.2.3