VIEW_T
view_w = newwin(VIEW_Y, VIEW_X, VIEW_T, VIEW_L);
#define VIEW_B (VIEW_T+VIEW_Y-1)
#define SLOT_T VIEW_T