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_listbox_set_current
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_listbox_set_current ( resource $listbox, int $num )

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_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_listbox_clear_selection
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_listbox_clear_selection ( resource $listbox )

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

(PECL newt >= 0.1) void newt_cursor_on ( void )

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

(PECL newt >= 0.1) Removes the top window from the display

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_get_value
  • References/PHP/Function/Command Line/Newt

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

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

(PECL newt >= 0.1) int newt_textbox_get_num_lines ( resource $textbox )

2025-01-10 15:47:30