Class: Wx::ComboPopupWx

Inherits:
Object
  • Object
show all
Includes:
ComboPopup
Defined in:
lib/wx/doc/comboctrl.rb

Overview

A Ruby interface class for default comboctrl popup classes used by OwnerDrawnComboBox and RichTextStyleListBox.

If no custom popup control has been installed with Wx::ComboCtrl#SetPopupControl an instance of this class will be returned when Wx::ComboCtrl#GetPopupControl is called for either of the widgets mentioned above. <div class=“wxrb-remark”> Remark: <p>This is an abstract class that cannot be derived from. </p> </div>

Method Summary

Methods included from ComboPopup

#create, #destroy_popup, #find_item, #get_adjusted_size, #get_combo_ctrl, #get_control, #get_string_value, #init, #lazy_create, #on_combo_char_event, #on_combo_double_click, #on_combo_key_event, #on_dismiss, #on_popup, #paint_combo_control, #set_string_value