« ncurses_wvline
Giriş »
PHP Manual
Komut Satırına Özgü Eklentiler
Newt
Newt
Giriş
Yapılandırma/Kurulum
Gereksinimler
Kurulum
Çalışma Anı Yapılandırması
Özkaynak Türleri
Öntanımlı Sabitler
Newt form exit reasons
Newt colorsets
Newt argument flags
Newt Flags Sense
Newt Components Flags
File Descriptor Flags
Checkbox Tree Flags
Entry Flags
Listbox Flags
Textbox Flags
Form Flags
Newt Keys
Newt Anchors
Grid Flags
Örnekler
Basic usage
Newt İşlevleri
newt_bell
— Send a beep to the terminal
newt_button_bar
— This function returns a grid containing the buttons created
newt_button
— Create a new button
newt_centered_window
— Open a centered window of the specified size
newt_checkbox_get_value
— Retreives value of checkox resource
newt_checkbox_set_flags
— Configures checkbox resource
newt_checkbox_set_value
— Sets the value of the checkbox
newt_checkbox_tree_add_item
— Adds new item to the checkbox tree
newt_checkbox_tree_find_item
— Finds an item in the checkbox tree
newt_checkbox_tree_get_current
— Returns checkbox tree selected item
newt_checkbox_tree_get_entry_value
— Açıklama
newt_checkbox_tree_get_multi_selection
— Açıklama
newt_checkbox_tree_get_selection
— Açıklama
newt_checkbox_tree_multi
— Açıklama
newt_checkbox_tree_set_current
— Açıklama
newt_checkbox_tree_set_entry_value
— Açıklama
newt_checkbox_tree_set_entry
— Açıklama
newt_checkbox_tree_set_width
— Açıklama
newt_checkbox_tree
— Açıklama
newt_checkbox
— Açıklama
newt_clear_key_buffer
— Discards the contents of the terminal's input buffer without waiting for additional input
newt_cls
— Açıklama
newt_compact_button
— Açıklama
newt_component_add_callback
— Açıklama
newt_component_takes_focus
— Açıklama
newt_create_grid
— Açıklama
newt_cursor_off
— Açıklama
newt_cursor_on
— Açıklama
newt_delay
— Açıklama
newt_draw_form
— Açıklama
newt_draw_root_text
— Displays the string text at the position indicated
newt_entry_get_value
— Açıklama
newt_entry_set_filter
— Açıklama
newt_entry_set_flags
— Açıklama
newt_entry_set
— Açıklama
newt_entry
— Açıklama
newt_finished
— Uninitializes newt interface
newt_form_add_component
— Adds a single component to the form
newt_form_add_components
— Add several components to the form
newt_form_add_hot_key
— Açıklama
newt_form_destroy
— Destroys a form
newt_form_get_current
— Açıklama
newt_form_run
— Runs a form
newt_form_set_background
— Açıklama
newt_form_set_height
— Açıklama
newt_form_set_size
— Açıklama
newt_form_set_timer
— Açıklama
newt_form_set_width
— Açıklama
newt_form_watch_fd
— Açıklama
newt_form
— Create a form
newt_get_screen_size
— Fills in the passed references with the current size of the terminal
newt_grid_add_components_to_form
— Açıklama
newt_grid_basic_window
— Açıklama
newt_grid_free
— Açıklama
newt_grid_get_size
— Açıklama
newt_grid_h_close_stacked
— Açıklama
newt_grid_h_stacked
— Açıklama
newt_grid_place
— Açıklama
newt_grid_set_field
— Açıklama
newt_grid_simple_window
— Açıklama
newt_grid_v_close_stacked
— Açıklama
newt_grid_v_stacked
— Açıklama
newt_grid_wrapped_window_at
— Açıklama
newt_grid_wrapped_window
— Açıklama
newt_init
— Initialize newt
newt_label_set_text
— Açıklama
newt_label
— Açıklama
newt_listbox_append_entry
— Açıklama
newt_listbox_clear_selection
— Açıklama
newt_listbox_clear
— Açıklama
newt_listbox_delete_entry
— Açıklama
newt_listbox_get_current
— Açıklama
newt_listbox_get_selection
— Açıklama
newt_listbox_insert_entry
— Açıklama
newt_listbox_item_count
— Açıklama
newt_listbox_select_item
— Açıklama
newt_listbox_set_current_by_key
— Açıklama
newt_listbox_set_current
— Açıklama
newt_listbox_set_data
— Açıklama
newt_listbox_set_entry
— Açıklama
newt_listbox_set_width
— Açıklama
newt_listbox
— Açıklama
newt_listitem_get_data
— Açıklama
newt_listitem_set
— Açıklama
newt_listitem
— Açıklama
newt_open_window
— Open a window of the specified size and position
newt_pop_help_line
— Replaces the current help line with the one from the stack
newt_pop_window
— Removes the top window from the display
newt_push_help_line
— Saves the current help line on a stack, and displays the new line
newt_radio_get_current
— Açıklama
newt_radiobutton
— Açıklama
newt_redraw_help_line
— Açıklama
newt_reflow_text
— Açıklama
newt_refresh
— Updates modified portions of the screen
newt_resize_screen
— Açıklama
newt_resume
— Resume using the newt interface after calling newt_suspend
newt_run_form
— Runs a form
newt_scale_set
— Açıklama
newt_scale
— Açıklama
newt_scrollbar_set
— Açıklama
newt_set_help_callback
— Açıklama
newt_set_suspend_callback
— Set a callback function which gets invoked when user presses the suspend key
newt_suspend
— Tells newt to return the terminal to its initial state
newt_textbox_get_num_lines
— Açıklama
newt_textbox_reflowed
— Açıklama
newt_textbox_set_height
— Açıklama
newt_textbox_set_text
— Açıklama
newt_textbox
— Açıklama
newt_vertical_scrollbar
— Açıklama
newt_wait_for_key
— Doesn't return until a key has been pressed
newt_win_choice
— Açıklama
newt_win_entries
— Açıklama
newt_win_menu
— Açıklama
newt_win_message
— Açıklama
newt_win_messagev
— Açıklama
newt_win_ternary
— Açıklama