newt_entry_set
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_entry_set ( resource $entry, string $value [, bool $cursor_at_end

2025-01-10 15:47:30
newt_scale_set
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_scale_set ( resource $scale, int $amount )

2025-01-10 15:47:30
newt_listbox_set_data
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_listbox_set_data ( resource $listbox, int $num, mixed $data )

2025-01-10 15:47:30
newt_checkbox_get_value
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) Retreives value of checkox resource

2025-01-10 15:47:30
newt_push_help_line
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) Saves the current help line on a stack, and displays the new line

2025-01-10 15:47:30
newt_entry_set_filter
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_entry_set_filter ( resource $entry, callable $filter, mixed $data

2025-01-10 15:47:30
newt_listbox_get_current
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) string newt_listbox_get_current ( resource $listbox )

2025-01-10 15:47:30
newt_checkbox_tree_set_width
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_checkbox_tree_set_width ( resource $checkbox_tree, int $width

2025-01-10 15:47:30
newt_scale
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) resource newt_scale ( int $left, int $top, int $width, int $full_value )

2025-01-10 15:47:30
newt_clear_key_buffer
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) Discards the contents of the terminal's input buffer without waiting for additional input

2025-01-10 15:47:30