GWEN improvement: allow to navigate TreeControl and ComboBox using the cursor keys
This commit is contained in:
@@ -61,6 +61,7 @@ namespace Gwen
|
||||
|
||||
bool m_bAutoHideBars;
|
||||
|
||||
public:
|
||||
Controls::BaseScrollBar* m_VerticalScrollBar;
|
||||
Controls::BaseScrollBar* m_HorizontalScrollBar;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user