mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Fix up radio buttons, more editbox functionality.
All blocking issues with UI should now be fixed.
This commit is contained in:
@@ -24,6 +24,8 @@ namespace PortabilityLayer
|
||||
|
||||
bool HandlesTickEvents() const;
|
||||
|
||||
void SetSelection(size_t startChar, size_t endChar);
|
||||
|
||||
private:
|
||||
static const unsigned int kCaratBlinkRate = 20;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user