gui_text_list_proc

Hooks to customise the look and feel of Allegro dialogs.

Description

extern int (*gui_text_list_proc)(int msg, struct DIALOG *d, int c);
If set, these functions will be used by the standard Allegro dialogs. This allows you to customise the look and feel, much like gui_fg_color and gui_bg_color, but much more flexibly.

Related Discussions

The following threads each have code containing this keyword: Note: You can click on the numbers to jump directly to the posts that reference this page.

Related Projects

The following projects include source code containing this keyword: