netbsd man page for d_textbox_proc

Query: d_textbox_proc

OS: netbsd

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

d_textbox_proc(3alleg4) 					  Allegro manual					   d_textbox_proc(3alleg4)

NAME
d_textbox_proc - Dialog procedure implementing a text box object. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int d_textbox_proc(int msg, DIALOG *d, int c);
DESCRIPTION
A text box object. The dp field points to the text which is to be displayed in the box. If the text is long, there will be a vertical scrollbar on the right hand side of the object which can be used to scroll through the text. The default is to print the text with word wrapping, but if the D_SELECTED flag is set, the text will be printed with character wrapping. The d1 field is used internally to store the number of lines of text, and d2 is used to store how far it has scrolled through the text.
SEE ALSO
exgui(3alleg4) Allegro version 4.4.2 d_textbox_proc(3alleg4)
Related Man Pages
exgui(3alleg4) - debian
exgui(3alleg4) - opendarwin
exgui(3alleg4) - x11r4
exgui(3alleg4) - redhat
exgui(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
How to install PGX32 on Sparc 10 Ultra?
Better to Use Return Code or wc -l Output?
Vm versus physical linux server
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD