DragonFly On-Line Manual Pages

Search: Section:  


adime_d_window_proc(3)        Adime API Reference       adime_d_window_proc(3)

NAME

adime_d_window_proc

SYNOPSIS

#include <adime.h> int adime_d_window_proc(int msg, DIALOG *d, int c)

DESCRIPTION

Gui proc that draws a window. The `dp' field should be the caption of the dialog, as a string. All fields except x, y, w, h are ignored. Note that this object is purely cosmetical: you can't move or resize the window. Adime version 2.2.1 adime_d_window_proc(3)

Search: Section: