15 #ifndef GUI_WIDGETS_SCROLLBAR_CONTAINER_HPP_INCLUDED
16 #define GUI_WIDGETS_SCROLLBAR_CONTAINER_HPP_INCLUDED
29 struct tbuilder_scroll_label;
30 struct tbuilder_scrollbar_panel;
47 #ifndef GUI2_EXPERIMENTAL_LISTBOX
104 virtual bool can_wrap()
const override;
126 virtual unsigned get_state()
const override;
130 const bool must_be_active)
override;
134 const bool must_be_active)
const override;
141 const bool must_be_active)
const override;
317 const int height_modification,
318 const int width_modification_pos = -1,
319 const int height_modification_pos = -1);
501 int y_offset)
override;
506 const std::vector<twidget*>& call_stack)
override;
base class of top level items, the only item which needs to store the final canvases to draw on ...
A class inherited from ttext_box that displays its input as stars.
tevent
The event send to the dispatcher.
A generic container base class.
GLsizei const GLcharARB ** string
Contains the implementation details for lexical_cast and shouldn't be used directly.