Make wxGrid row selecting more user friendly
This commit is contained in:
committed by
Vadim Zeitlin
parent
89dd47edee
commit
0920a1646b
@@ -1468,7 +1468,8 @@ public:
|
||||
|
||||
// Returns the topmost row of the current visible area.
|
||||
int GetFirstFullyVisibleRow() const;
|
||||
|
||||
// Returns the leftmost column of the current visible area.
|
||||
int GetFirstFullyVisibleColumn() const;
|
||||
|
||||
// ------ grid cursor movement functions
|
||||
//
|
||||
|
Reference in New Issue
Block a user