19#ifndef NS_ATARI_STATUSBAR
20#define NS_ATARI_STATUSBAR
22#define STATUSBAR_HEIGHT 16
23#define STATUSBAR_MAX_SLEN 255
26#ifdef WITH_COMPONENT_STATUSBAR
void sb_set_text(CMP_STATUSBAR sb, const char *text)
CMP_STATUSBAR sb_create(struct gui_window *gw)
void sb_attach(CMP_STATUSBAR sb, struct gui_window *gw)
#define STATUSBAR_MAX_SLEN
void sb_destroy(CMP_STATUSBAR s)
first entry in window list
char text[STATUSBAR_MAX_SLEN+1]
static nserror text(const struct redraw_context *ctx, const struct plot_font_style *fstyle, int x, int y, const char *text, size_t length)
Text plotting.