C/WinDOS Toolchest
Window manipulation functions
- w_add_subwindow . . . Make a window a
sub-window of a parent window.
- w_back. . . . . . . . Move window to back of
display.
- w_borderchange. . . . Change border type and
color.
- w_callback. . . . . . Set a call-back function
to receive window messages.
- w_close . . . . . . . Close open window.
- w_closeall. . . . . . Close all open windows.
- w_del_subwindow . . . Remove the sub-window
relationship.
- w_display_enable. . . Enable or disable
updating of the display.
- w_explode . . . . . . Turn on a window with
animation.
- w_front . . . . . . . Move window to front of
display.
- w_implode . . . . . . Turn off a window with
animation
- w_lmessage. . . . . . Add/Change lower border
message.
- w_ltmessage . . . . . Add/Change left border
message.
- w_minimize. . . . . . Set a window to the
smallest possible size.
- w_maximize. . . . . . Set a window to its
maximum size.
- w_moveto. . . . . . . Move window to specified
screen location.
- w_next. . . . . . . . Find the next window in
display sequence.
- w_note_change . . . . Set a function to process
changes to the window.
- w_off . . . . . . . . Remove open window from
the display.
- w_on. . . . . . . . . Display open window.
- w_open. . . . . . . . Open a window.
- w_restore . . . . . . Restore to size before
maximize or minimize.
- w_rtmessage . . . . . Add/Change right border
message.
- w_shadowchange. . . . Change the type or color
of a window's shadow.
- w_size. . . . . . . . Resize a window.
- w_umessage. . . . . . Add/Change upper border
message.
- w_viewscroll. . . . . Scroll viewport
information.
- w_viewsize. . . . . . Resize a window viewport.
- w_cursdown. . . . . . Move window cursor down n
rows.
- w_cursize . . . . . . Reset window cursor size.
- w_cursleft. . . . . . Move window cursor left n
columns.
- w_cursoff . . . . . . Turn off cursor.
- w_curson. . . . . . . Turn on window cursor.
- w_cursright . . . . . Move window cursor right
n columns.
- w_cursup. . . . . . . Move window cursor up n
rows.
- w_input . . . . . . . Input a line of text.
- w_inputl. . . . . . . Input a line & move
cursor to start of next line.
- w_poscurs . . . . . . Position cursor at
specified coordinates.
- w_print . . . . . . . Print a string.
- w_printc. . . . . . . Print a character.
- w_printf. . . . . . . Print with formatting.
- w_printl. . . . . . . Print a string and move
cursor to start of next line.
- w_arealight . . . . . Highlight window area.
- w_arearestore . . . . Restore highlighted
window area.
- w_at. . . . . . . . . Find the top window at a
given screen location.
- w_box . . . . . . . . Draw box.
- w_boxi. . . . . . . . Draw intuitive box.
- w_clear . . . . . . . Clear a window.
- w_copy. . . . . . . . Copy block of data to
system buffer (see
- w_paste).
- w_error_msg . . . . . Get the text of an error
message.
- w_fillarea. . . . . . Fill block of window text
with a character and color.
- w_fillchar. . . . . . Fill block of window text
with character value.
- w_fillcolor . . . . . Change color (attribute)
of window block area.
- w_func_name . . . . . Convert a function code
to a function name.
- w_get_child . . . . . Get the first child
(sub-window) of a window.
- w_get_parent. . . . . Get the parent window of
a sub-window
- w_get_sibling . . . . Get the next sub-window
of a window.
- w_info. . . . . . . . Obtain information about
an open window.
- w_lineh . . . . . . . Draw horizontal line.
- w_linehi. . . . . . . Draw horizontal intuitive
line.
- w_linev . . . . . . . Draw vertical line.
- w_linevi. . . . . . . Draw vertical intuitive
line.
- w_paste . . . . . . . Copy saved block of text
to window.
- w_pencolor. . . . . . Change window pen color.
- w_pick_char . . . . . Choose a character from a
pop-up window.
- w_pick_color. . . . . Chosse a color from a
pop-up window.
- w_putcat. . . . . . . Write character to window
at specified coordinates.
- w_putsat. . . . . . . Write string to window at
specified coordinates.
- w_puts_centered . . . Write a string
horizontally centered in a window.
- w_readattr. . . . . . Read a character
attribute from a window location.
- w_readchar. . . . . . Read a character from a
window location.
- w_readtext. . . . . . Read line of text from a
window location.
- w_scrollarea. . . . . Scroll portion of window
text.
- w_user_pointer. . . . Set or retrieve a pointer
to user defined information.
C/WinDOS Toolchest functions
C/WinDOS Toolchest description
Product List
Go Shopping